@charset "utf-8";

/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的企业官方网站模版 */

/* QQ:1378789413 */

* {

	padding: 0;

	margin: 0;

	border: none;

	text-decoration: none;

	list-style-type: none;

	font-family: 'Microsoft YaHei', sans-serif;

	color: #000;

}

body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, p, a, form, select, input, ul, ol, li {

	margin: 0;

	padding: 0;

	text-indent: 0;

	font-weight: normal;

	font-size: 14px;

	color: #333333;

}

ul, ol {

	list-style: none;

	text-indent: 0;

	list-style-position: outside;

}

img {

	border: 0;

}

.clear {

	clear: both;

}

img {

	display: block;

}

.browserupgrade {

	margin: 0;

	z-index: 9999;

	width: 100%;

	height: 42px;

	color: #e50b71;

	text-indent: 20px;

	line-height: 42px;

	overflow: hidden;

	background: #222222;

	border-bottom: 4px solid #000000;

}

.browserupgrade a {

	font-size: 16px;

	color: #fdc12d;

	cursor: pointer;

}

.browserupgrade a.brow-close {

	font-size: 14px;

	margin-right: 20px;

	float: right;

}

a {

	cursor: pointer;

}

.clear {

	clear: both;

}

.m_topm {

	position: relative;

	display: none

}

.m_nav {

	position: absolute;

	z-index: 100;

	background: rgba(0,0,0,0.2);

	width: 100%;

	height: 800px;

	-webkit-transition-property: all;

	transition-property: all;

	-webkit-transition-duration: 300ms;

	transition-duration: 300ms;

	-webkit-transform: translateX(-100%);

	transform: translateX(-100%);

}

.nav--active .m_nav {

	background: rgba(0,0,0,0.8);

	-webkit-transform: translateX(0%);

	transform: translateX(0%);

	padding-top: 70px

}

.nav__list {

	margin: 0;

	padding: 10px;

}

.nav__item {

	list-style-type: none;

	text-align: center;

	line-height: 46px;

	border-bottom: 1px solid #444

}

.nav__link {

	font-size: 1.2em;

	text-transform: uppercase;

	text-decoration: none;

	color: #FFFFFF;

	opacity: 1;

	-webkit-transition: opacity 300ms ease-in-out;

	transition: opacity 300ms ease-in-out;

}

/* Default navigation icon */

.nav__trigger {

	display: block;

	position: absolute;

	width: 25px;

	height: 25px;

	right: 20px;

	top: 12px;

	z-index: 200;

}

.nav--active .nav__trigger {

	opacity: 0.5;

}

.nav__icon {

	display: inline-block;

	position: relative;

	width: 25px;

	height: 3px;

	background-color: #aaa;

	-webkit-transition-property: background-color, -webkit-transform;

	transition-property: background-color, -webkit-transform;

	transition-property: background-color, transform;

	transition-property: background-color, transform, -webkit-transform;

	-webkit-transition-duration: 300ms;

	transition-duration: 300ms;

}

.nav__icon:before, .nav__icon:after {

	content: '';

	display: block;

	width: 25px;

	height: 3px;

	position: absolute;

	background: #aaa;

	-webkit-transition-property: margin, -webkit-transform;

	transition-property: margin, -webkit-transform;

	transition-property: margin, transform;

	transition-property: margin, transform, -webkit-transform;

	-webkit-transition-duration: 300ms;

	transition-duration: 300ms;

}

.nav__icon:before {

	margin-top: -10px;

}

.nav__icon:after {

	margin-top: 10px;

}

.nav__link {

	opacity: 0;

	-webkit-transition-delay: 500ms;

	transition-delay: 500ms;

}

.nav--active .nav__link {

	opacity: 1;

}

.nav--active .nav {

	-webkit-transition: all 300ms ease-in-out;

	transition: all 300ms ease-in-out;

	-webkit-transform: translateX(0);

	transform: translateX(0);

}

.nav--active .nav__icon {

	background: rgba(0, 0, 0, 0);

}

.nav--active .nav__icon:before {

	margin-top: 0;

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg);

}

.nav--active .nav__icon:after {

	margin-top: 0;

	-webkit-transform: rotate(-45deg);

	transform: rotate(-45deg);

}

.main {

	width: 1200px;

	margin: 0 auto;

}

.zhuangt {

	width: 100%;

	height: 40px;

	background-color: #f9f9f9;

	border-bottom: solid 1px #e2e2e2;

}

.zhuangt p {

	font-size: 14px;

	color: #666666;

	line-height: 40px;

	float: left;

}

.zhuangt p img {

	float: left;

	margin: 13px 10px 0 0;

}

.zhuangt ul {

	float: right;

	overflow: hidden;

}

.zhuangt ul li {

	height: 40px;

	line-height: 40px;

	float: left;

}

.zhuangt ul li a {

	font-size: 14px;

	color: #666666;

	display: block;

	line-height: 20px;

	border-right: solid 1px #cccccc;

	margin-top: 10px;

	padding: 0 10px;

}

.zhuangt ul li a.last {

	border-right: none;

}

.head .h_logo {

	width: 1200px;

	margin: 0 auto;

	height: 100px;

	box-sizing: border-box;

}

.head .h_logo h1 {

	float: left;

}

.head .h_logo h1 img {

	width: 260px;

	height: 52px;

	margin-top: 32px;

}

.head .h_logo .img {

	float: left;

}

.head .h_logo .img img {

	width: 180px;

	height: 36px;

	margin-top: 32px;

}

.head .h_logo .fg {

	display: block;

	float: Left;

	border: solid 0.5px #666666;

	height: 40px;

	margin: 30px 0 0 25px;

}

.head .h_logo img.xcy {

	width: 152px;

	height: 27px;

	float: left;

	margin-top: 41.5px;

	margin-left: 25px;

}

.head .h_logo img.m_menu {

	display: none;

}

.head .h_logo .address {

	float: left;

	height: 30px;

	line-height: 30px;

	margin: 35px 0 0 22px;

	cursor: pointer;

	position: relative;

	padding-bottom: 20px;

}

.head .h_logo .address .img_address {

	width: 14px;

	height: 18px;

	float: left;

	margin-top: 6px;

}

.head .h_logo .address p {

	float: left;

	margin-left: 8px;

}

.head .h_logo .address p a {

	font-size: 14px;

	color: #666666;

}

.head .h_logo .address p a span {

	font-size: 18px;

	color: #888888;

}

.head .h_logo .address i {

	width: 14px;

	height: 8px;

	background: url(../images/jiantou_xia.png) no-repeat center;

	background-size: 14px 8px;

	float: left;

	margin-top: 11px;

	margin-left: 8px;

	transition: 0.3s;

}

.head .h_logo .address:hover i {

	-webkit-transform: rotate(-180deg);

	transform: rotate(-180deg);

	transition: 0.5s;

}

.head .h_logo .address .info {

	width: 375px;

	height: 130px;

	border: 2px solid #c9cbce;

	background-color: #ffffff;

	position: absolute;

	top: 42px;

	display: none;

	transition: 0.3s;

	z-index: 99;

}

.head .h_logo .address .info:before, .head .h_logo .address .info:after {

	content: '';

	display: block;

	width: 0;

	height: 0;

	border-width: 10px;

	border-style: solid;

	position: absolute;

	left: 20px;

	z-index: 999999;

}

.head .h_logo .address .info:before {

	border-color: transparent transparent #ffffff;

	top: -17px;

	z-index: 9999999;

}

.head .h_logo .address .info:after {

	border-color: transparent transparent #c9cbce;

	top: -20px;

}

.head .h_logo .address .info p {

	width: 100%;

	font-weight: bold;

	margin: 4px 4px 14px 4px;

	padding-left: 10px;

	color: #666666;

}

.head .h_logo .address .info ul {

	width: 100%;

	padding: 0 15px;

	overflow: hidden;

}

.head .h_logo .address .info ul li {

	float: left;

	width: 60px;

	height: 30px;

	text-align: center;

	line-height: 30px;

	color: #666666;

	background-color: #f5f5f5;

	margin-right: 10px;

	margin-bottom: 10px;

}

.head .h_logo .address .info ul li:hover a {

	color: #fe0000;

}

.head .h_logo .phone {

	width: 280px;

	float: right;

	height: 40px;

	margin-top: 32.5px;

}

.head .h_logo form {

	float: left;

	height: 40px;

	margin: 30px 0 0 40px;

}

.head .h_logo form input.so {

	width: 333px;

	height: 40px;

	border: solid 2px #fe0000;

	float: left;

	box-sizing: border-box;

	padding-left: 20px;

}

.head .h_logo form p.tj {

	font-size: 18px;

	width: 90px;

	height: 40px;

	float: left;

	background-color: #fe0000;

	color: #ffffff;

	text-align: center;

	line-height: 40px;

	cursor: pointer;

}

.head .h_logo .phone img {

	width: 36px;

	height: 36px;

	float: left;

	margin-top: 3px;

}

.head .h_logo .phone p {

	font-size: 28px;

	color: #fe0000;

	float: left;

	margin-left: 10px;

	line-height: 40px;

	font-weight: bold;

}

.head .nav {

	width: 1200px;

	margin: 0 auto;

	height: 48px;

}

.head .nav .menu {

	width: 230px;

	height: 48px;

	background-color: #555;

	float: left;

	position: relative;

}

.head .nav .menu ul.yw {

	position: absolute;

	top: 50px;

	width: 230px;

	height: 523px;

	z-index: 30;

}

.head .nav .menu ul.yw li {

	width: 230px;

	/*height: 86px;*/

	height: 64px;

	box-sizing: border-box;

	margin-bottom: 1px;

	background: rgba(255,255,255,0.6);

}

.head .nav .menu ul.yw li:hover {

	background-color: #ffffff;

}

.head .nav .menu ul.yw li img {

	float: left;

	top: 40px;

	margin-left: 40px;

	margin-top: 19.5px;

}

.head .nav .menu ul.yw li span {

	/*line-height: 87px;*/

	line-height: 64px;

	font-size: 19px;

	color: #333;

	margin-left: 13px;

}

.head .nav .menu ul.yw li:hover span {

	color: #fe0000;

}

.head .nav .menu .menu_xf {

	width: 990px;

	height: 521px;

	background-color: #ffffff;

	margin: 2px 0 0 230px;

	position: absolute;

	z-index: 99;

	box-sizing: border-box;

	display: none;

}

.head .nav .menu .menu_xf .left {

	width: 680px;

	height: 521px;

	float: left;

	box-sizing: border-box;

}

.head .nav .menu .menu_xf .left .container {

	overflow: hidden;

}

.head .nav .menu .menu_xf .left .container h4 {

	font-size: 14px;

	font-weight: bold;

	margin-top: 18px;

	padding-left: 40px;

}

.head .nav .menu .zzsp .left .container h4 {

	margin-top: 15px;

}

.head .nav .menu .menu_xf .left .container h4 span {

	color: #999999;

}

.head .nav .menu .menu_xf .left .container h4 a {

	font-size: 16px;

	font-weight: bold;

	color: #333333;

}

.head .nav .menu .menu_xf .left .container ul {

	width: 640px;

	float: left;

	border-bottom: solid 1px #ededed;

	padding-bottom: 15px;

	margin-left: 40px;

}

.head .nav .menu .menu_xf .left .last ul {

	border-bottom: none;

}

.head .nav .menu .menu_xf .left .container ul li {

	float: left;

	margin-right: 30px;

	margin-top: 10px;

}

.head .nav .menu .zzsp .left {

	width: 990px;

}

.head .nav .menu .zzsp .left .first {

	margin-top: 15px;

}

.head .nav .menu .zzsp .left .container {

	margin-top: 6px;

}

.head .nav .menu .zzsp .left .container ul {

	width: 940px;

	padding-bottom: 10px;

}

.head .nav .menu .zzsp .left .container ul li {

	margin-right: 20px;

}

.head .nav .menu .menu_xf .left .container ul li a {

	font-size: 14px;

	color: #666666;

}

.head .nav .menu .menu_xf .left .container ul li.xz a {

	color: #fe0000;

}

.head .nav .menu .menu_xf .left .container ul li:hover a {

	color: #fe0000;

}

.head .nav .menu .menu_xf .right {

	width: 309px;

	height: 521px;

	float: left;

	background: url(../images/kzq.png) no-repeat 136px center;

}

.head .nav .menu .menu_xf .right .box {

	width: 100%;

	height: 521px;

	box-sizing: border-box;

	border-bottom: solid 1px #ededed;

	overflow: hidden;

}

.head .nav .menu .menu_xf .right .last {

	border-bottom: none;

}

.head .nav .menu .menu_xf .right .box img {

	margin: 26.5px 23px;

	float: left;

}

.head .nav .menu .menu_xf .right .box span {

	font-size: 18px;

	color: #999999;

	display: block;

	width: 80px;

	float: left;

	text-align: center;

	margin: 63px 0 0 20px;

}

.head .nav .menu p {

	font-size: 18px;

	color: #ffffff;

	text-align: center;

	line-height: 48px;

	height: 48px;

}

.head .nav .menu p.qbfw span {

	font-size: 18px;

	color: #ffffff;

	text-align: center;

	line-height: 48px;

	float: left;

	margin-left: 48px;

	font-weight: bold;

}

.head .nav .menu p.qbfw img {

	width: 10px;

	height: 6px;

	margin: 23px 0 0 28px;

	float: left;

}

.head .nav .dh {

	width: 970px;

	overflow: hidden;

	float: left;

}

.head .nav .dh li {

	float: left;

	line-height: 40px;

	margin-left: 39px;

	position: relative;

}

.head .nav .dh li.hot:before {

	content: '';

	display: block;

	position: absolute;

	top: 0;

	right: -7px;

	z-index: 1;

	width: 22px;

	height: 14px;

	background: url(../images/hot.png) no-repeat center;

	-webkit-animation: Hot 0.3s ease alternate infinite;

	animation: Hot 0.3s ease alternate infinite;

}

@-webkit-keyframes Hot {

from {

-webkit-transform: translate(0, 0);

transform: translate(0, 0);

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

opacity: 1;

}

to {

	-webkit-transform: translate(0, 2px);

	transform: translate(0, 2px);

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

	opacity: .9;

}

}

@keyframes Hot {

from {

-webkit-transform: translate(0, 0);

transform: translate(0, 0);

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

opacity: 1;

}

to {

	-webkit-transform: translate(0, 2px);

	transform: translate(0, 2px);

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

	opacity: .9;

}

}

.head .nav .dh li a {

	font-size: 18px;

	color: #666666;

}

.head .nav .dh li:hover a {

	color: #fe0000;

}

.head .nav .dh li.xz a {

	color: #fe0000;

}

.hr {

	width: 100%;

	height: 2px;

	background-color: #555;

}

.banner {

	width: 100%;

	height: 522px;

	overflow: hidden;

	position: relative;

}

.banner1 img{

	width: 100%;

	height: 100%;

	overflow: hidden;

	position: relative;

	background-position: center;

}

.banner .swiper-container {

	width: 100%;

	height: 522px;

}

.banner .swiper-container .swiper-wrapper {

	width: 100%;

	height: 522px;

}

.banner .swiper-container .swiper-slide {

	width: 100%;

	height: 522px;

	overflow: hidden;

	position: relative;

}

.banner .swiper-container .swiper-slide img {

	top: 0;

	left: 50%;

	margin-left: -960px;

	width: 1920px;

	height: 522px;

	display: block;

	position: absolute;

	transition: 0.2s;

	cursor: pointer;

}

.banner .swiper-pagination {

	bottom: 20px;

	width: 100%;

	z-index: 20;

	text-align: center;

	position: absolute;

	left: 60px;

}

.banner .swiper-pagination .swiper-pagination-bullet {

	width: 12px;

	height: 12px;

	background-color: #e6e6e6;

	opacity: 1;

	margin: 0 7px;

}

.banner .swiper-pagination .swiper-pagination-bullet-active {

	background-color: #fe0000;

}

.banner .swiper-pagination .swiper-pagination-bullet {

	width: 37px;

	height: 5px;

	border-radius: 0;

	margin: 0 3.5px;

}

.banner .swiper-pagination .swiper-pagination-bullet-active {

	background-color: #f7ab00;

}

.index .banner .swiper-pagination {

	left: 20px;

}

.ztn {

	width: 100%;

	overflow: hidden;

}

.ztn .title {

	margin-top: 76px;

}

.ztn .title h3 {

	font-size: 36px;

	color: #333333;

	text-align: center;

}

.ztn .title p {

	font-size: 16px;

	color: #a8a8a8;

	line-height: 38px;

	text-align: center;

	position: relative;

	width: 1200px;

	margin: 0 auto;

}

.ztn .title p:before, .ztn .title p:after {

	content: '';

	position: absolute;

	background: #dcdce1;

	width: 80px;

	height: 1px;

	top: 19px;

}

.ztn_1 .container {

	width: 1200px;

	margin: 70px auto 70px auto;

	padding: 20px 0;

	overflow: hidden;

}

.ztn_1 .m_container {

	display: none;

}

.ztn_1 .container .box {

	background: #f8f8f8;

	box-shadow: 2px 2px 5px #ddd;

	border-radius: 5px;

	padding: 25px 0;

	width: 280px;

	margin-right: 20px;

	float: left;

}

.ztn_1 .container .box .box_img {

	width: 150px;

	height: 150px;

	margin: 0 auto;

	overflow: hidden;

}

.ztn_1 .container .box h4 {

	font-size: 21px;

	color: #333;

	text-align: center;

	margin-top: 25px;

	font-weight: bold;

}

.ztn_1 .container .box ul {

	width: 100%;

	margin-top: 22px;

	overflow: hidden;

}

.ztn_1 .container .box ul li {

	width: 50%;

	float: left;

	height: 15px;

	line-height: 15px;

	box-sizing: border-box;

	margin-bottom: 11px;

}

.ztn_1 .container .box ul li.left {

	text-align: right;

	padding-right: 10px;

}

.ztn_1 .container .box ul li.right {

	text-align: left;

	padding-left: 10px;

}

.ztn_1 .container .box ul li a {

	font-size: 14px;

	line-height: 18px;

	padding: 2px 3px;

	color: #666666;

}

.ztn_1 .container .box ul li:hover a {

	color: #fe0000;

	background: #eee;

}

.ztn_1 .container .box p.zx {

	width: 168px;

	height: 42px;

	border: solid 1px #e5e5e5;

	border-radius: 25px;

	margin: 25px auto 0 auto;

	box-sizing: border-box;

	background-color: #fe0000;

}

.ztn_1 .container .box p.zx a {

	display: block;

	height: 42px;

	line-height: 42px;

	text-align: center;

	font-size: 18px;

	color: #fff;

}

.ztn_2 {

	background-color: #f7f7f7;

}

.ztn_2 .title p:before {

	left: 38%;

}

.ztn_2 .title p:after {

	right: 38%;

}

.ztn_2 .container {

	width: 1920px;

	margin: 45px 0 30px 0;

}

.ztn_2 .container .box {

	width: 305px;

	height: 460px;

	overflow: hidden;

}

.ztn_2 .container .box img {

	width: 305px;

	height: 200px;

}

.ztn_2 .container .box .info {

	width: 305px;

	height: 400px;

	background: rgba(255,255,255,1);

	transition: 0.5s;

}

.ztn_2 .container .box .info:hover {

	background: #fe0000;

	transition: 0.5s;

}

.ztn_2 .container .box .info:hover h4 {

	color: #ffffff;

}

.ztn_2 .container .box .info:hover .k {

	color: #ffffff;

}

.ztn_2 .container .box .info:hover hr {

	background-color: #fff;

}

.ztn_2 .container .box:hover .info {

	transition: 0.5s;

}

.ztn_2 .container .box .info h4 {

	font-size: 22px;

	color: #333;

	text-align: center;

	font-weight: bold;

	margin-top: 30px;

}

.ztn_2 .container .box .info span.zhicheng {

	font-size: 12px;

	color: #ffffff;

	display: block;

	text-align: center;

	margin-top: 10px;

}

.ztn_2 .container .box .info hr {

	width: 14px;

	height: 2px;

	background-color: #888;

	margin: 15px auto 20px auto;

}

.ztn_2 .container .box .info p.k {

	width: 200px;

	height: 28px;

	border: solid 0px #fe0000;

	margin: 0 auto;

	font-size: 14px;

	color: #888;

	line-height: 30px;

	text-align: center;

}

.ztn_2 .container .box .info p.zx {

	margin: 80px auto 0 auto;

	width: 193px;

	height: 42px;

	border-radius: 8px;

	background-color: #fe0000;

	line-height: 42px;

	text-align: center;

}

.ztn_2 .container .box .info p.zx a {

	font-size: 14px;

	color: #525659;

	line-height: 42px;

	display: block;

	text-align: center;

}

.ztn_3 {

	height: 575px;

	background: url(../images/ztn3_bj.png) no-repeat center;

	position: relative;

	top: -10px;

}

.ztn_3 .title h3 {

	color: #ffffff;

}

.ztn_3 .title p {

	color: #ffffff;

	opacity: 0.5;

}

.ztn_3 .title p:before {

	left: 23%;

}

.ztn_3 .title p:after {

	right: 23%;

}

.ztn_3 .container {

	margin: 50px auto 0 auto;

	width: 1200px;

}

.ztn_3 .container img.maohao {

	margin: 0 auto;

}

.ztn_3 .container p.py {

	width: 818px;

	height: 110px;

	background: url(../images/ztn3_py.png) no-repeat center;

	margin: 20px 0 0 190px;

	overflow: hidden;

}

.ztn_3 .container p.py span.des {

	font-size: 16px;

	color: #ffffff;

	display: block;

	margin: 18px 0 0 50px;

}

.ztn_3 .container p.py span.shum {

	font-size: 14px;

	color: #fe0000;

	display: block;

	text-align: right;

	padding-right: 73px;

	margin-top: 8px;

}

.ztn_3 .container .con {

	position: relative;

	overflow: hidden;

}

.ztn_3 .container .con .box {

	float: left;

	width: 300px;

	text-align: center

}

.ztn_3 .container .con .box .box_img {

	width: 150px;

	height: 150px;

	background-color: rgba(255,255,255,0.15);

	border-radius: 50%;

	overflow: hidden;

	transition: 0.5s;

}

.ztn_3 .container .con .box .box_img {

	margin: 0 auto;

}

.ztn_3 .container .con .box .box_img:hover {

	background-color: rgba(255,102,55,1);

	transition: 0.5s;

}

.ztn_3 .container .con .box .box_img p {

	width: 130px;

	height: 130px;

	margin: 10px;

	overflow: hidden;

	border-radius: 50%;

}

.ztn_3 .container .con .box .box_img p img {

	width: 130px;

	height: 130px;

	transition: 0.5s;

}

.ztn_3 .container .con .box .box_img:hover p img {

	transform: scale(1.1);

	transition: 0.5s;

}

.ztn_3 .container .con .box .right {

	padding: 0 35px;

	height: 130px;

	margin: 0 auto;

	box-sizing: border-box;

}

.ztn_3 .container .con .box span {

	display: block;

	font-size: 26px;

	font-weight: bold;

	color: #ffffff;

	margin-top: 30px;

}

.ztn_3 .container .con .box p {

	font-size: 15px;

	line-height: 1.7em;

	color: #bbb;

	margin-top: 15px;

}

.ztn_4 {

	background-color: #ffffff;

}

.ztn_4 .title p:before {

	left: 38%;

}

.ztn_4 .title p:after {

	right: 38%;

}

.ztn_4 ul {

	display: inline-block;

	text-align: center;

	width: 100%;

	margin-top: 30px;

}

.ztn_4 ul li {

	display: inline-block;

	text-align: center;

	width: 150px;

	height: 40px;

	background: #e5e5e5;

	box-sizing: border-box;

	line-height: 40px;

	font-size: 18px;

	color: #555;

	margin-right: 25px;

	cursor: pointer;

}

.ztn_4 ul li.xz {

	background-color: #fe0000;

	color: #ffffff;

	border: solid 1px #fe0000;

}

.ztn_4 .container {

	margin: 75px auto 90px auto;

	width: 1200px;

	overflow: hidden;

}

.ztn_4 .container .xw {

	display: none;

}

.ztn_4 .container .xw.xz {

	display: block;

}

.ztn_4 .container .left {

	width: 365px;

	float: left;

}

.ztn_4 .container .left .tuij {

	width: 100%;

	height: 195px;

	position: relative;

	overflow: hidden;

	margin-bottom: 40px;

}

.ztn_4 .container .left .tuij img {

	width: 365px;

	transition: 0.5s;

}

.ztn_4 .container .left .tuij:hover img {

	transform: scale(1.1);

	transition: 0.5s;

}

.ztn_4 .container .left .tuij p {

	width: 100%;

	height: 50px;

	line-height: 50px;

	font-size: 18px;

	color: #ffffff;

	background-color: rgba(0,0,0,0.7);

	position: absolute;

	bottom: 0;

	text-align: center;

}

.ztn_4 .container .left .tuij span {

	display: block;

	position: absolute;

	left: 0;

	top: 0;

	width: 45px;

	height: 25px;

	background-color: #fe0000;

	color: #ffffff;

	line-height: 25px;

	text-align: center;

}

.ztn_4 .container .box {

	width: 365px;

	height: 67px;

	float: left;

	cursor: pointer;

}

.ztn_4 .container .right .box {

	margin-left: 52.5px;

	margin-bottom: 50px;

}

.ztn_4 .container .box .fl {

	width: 67px;

	height: 67px;

	padding-right: 27px;

	border-right: 1px solid #dfdfdf;

	margin-right: 27px;

	float: left;

}

.ztn_4 .container .box .fl p {

	font-size: 45px;

	font-weight: normal;

	color: #444;

	line-height: 45px;

	height: 45px;

	display: inline-block;

	width: 67px;

	text-align: center;

	float: left;

}

.ztn_4 .container .box:hover .fl p {

	color: #fe0000;

}

.ztn_4 .container .box .fl span {

	font-size: 11px;

	font-weight: normal;

	color: #444;

	line-height: 11px;

	height: 11px;

	display: inline-block;

	width: 67px;

	text-align: center;

	margin-top: 12px;

	float: left;

}

.ztn_4 .container .box:hover .fl span {

	color: #fe0000;

}

.ztn_4 .container .box .fr {

	float: right;

	cursor: pointer;

	width: 240px;

	height: 67px;

}

.ztn_4 .container .box .fr h3 {

	font-weight: normal;

	width: 240px;

	height: 16px;

	line-height: 16px;

	font-size: 16px;

	display: inline-block;

	float: left;

	color: #444;

	overflow: hidden;

}

.ztn_4 .container .box:hover .fr h3 {

	color: #fe0000;

}

.ztn_4 .container .box .fr p {

	font-weight: normal;

	width: 240px;

	height: 44px;

	line-height: 22px;

	font-size: 13px;

	display: inline-block;

	float: left;

	color: #999;

	overflow: hidden;

	margin-top: 7px;

}

.ztn_4 .container .right {

	float: left;

	width: 835px;

}

.ztn_5 {

	width: 100%;

	height: 865px;

	background-color: #f7f7f7;

}

.ztn_5 .title p:before {

	left: 39%;

}

.ztn_5 .title p:after {

	right: 39%;

}

.ztn_5 .title h3 {

	color: #333333;

}

.ztn_5 .container {

	width: 899px;

	height: 743px;

	position: relative;

	margin: 0 auto;

	background: url(../images/map.png) no-repeat center;

	top: -60px;

}

.ztn_5 .container .map {

	display: none;

	position: absolute;

	transition: 0.2s;

}

.ztn_5 .container .map_bj {

	width: 30px;

	height: 32px;

	top: 265px;

	left: 659px;

	background: url(../images/map_bj.png) no-repeat center;

}

.ztn_5 .container .map_gd {

	width: 139px;

	height: 113px;

	top: 589px;

	left: 586px;

	background: url(../images/map_gd.png) no-repeat center;

}

.ztn_5 .container .map_hb {

	width: 135px;

	height: 83px;

	top: 436px;

	left: 555px;

	background: url(../images/map_hb.png) no-repeat center;

}

.ztn_5 .container .map_tj {

	width: 135px;

	height: 83px;

	top: 253px;

	left: 625px;

	background: url(../images/map_tj.png) no-repeat center;

}

.ztn_5 .container .map_hebei {

	width: 96px;

	height: 137px;

	top: 232px;

	left: 632px;

	background: url(../images/map_hebei.png) no-repeat center;

}

.ztn_5 .container .map_hlj {

	width: 199px;

	height: 180px;

	top: 0;

	left: 700px;

	background: url(../images/map_hlj.png) no-repeat center;

}

.ztn_5 .container .map_sc {

	width: 193px;

	height: 170px;

	top: 416px;

	left: 362px;

	background: url(../images/map_sc.png) no-repeat center;

}

.ztn_5 .container .map_sd {

	width: 122px;

	height: 75px;

	top: 324px;

	left: 661px;

	background: url(../images/map_sd.png) no-repeat center;

}

.ztn_5 .container .map_sh {

	width: 18px;

	height: 16px;

	top: 449px;

	left: 773px;

	background: url(../images/map_sh.png) no-repeat center;

}

.ztn_5 .container .map_xinjiang {

	width: 361px;

	height: 274px;

	top: 89px;

	left: 0px;

	background: url(../images/map_xinjiang.png) no-repeat center;

}

.ztn_5 .container .map_henan {

	width: 361px;

	height: 274px;

	top: 279px;

	left: 458px;

	background: url(../images/map_henan.png) no-repeat center;

}

.ztn_5 .container a.tag {

	font-size: 14px;

	color: #282828;

	display: block;

	transition: 0.2s;

	position: absolute;

	cursor: pointer;

	background: url(../images/map_jiantou.png) no-repeat left center;

	padding-left: 20px;

	height: 24px;

	line-height: 24px;

}

.ztn_5 .container a.tag:hover {

	background: url(../images/map_jiantou_h.png) no-repeat left center;

	color: #ffffff;

}

.ztn_5 .container a.stop {

	background: none;

}

.ztn_5 .container a.stop:hover {

	background: none;

}

.ztn_5 .container a.tag_bj {

	top: 255px;

	left: 665px;

}

.ztn_5 .container a.tag_gd {

	top: 609px;

	left: 644px;

}

.ztn_5 .container a.tag_hb {

	top: 460px;

	left: 602px;

}

.ztn_5 .container a.tag_tj {

	top: 279px;

	left: 684px;

}

.ztn_5 .container a.tag_hebei {

	top: 303px;

	left: 650px;

}

.ztn_5 .container a.tag_hlj {

	top: 100px;

	left: 804px;

}

.ztn_5 .container a.tag_sc {

	top: 483px;

	left: 437px;

}

.ztn_5 .container a.tag_sd {

	top: 345px;

	left: 696px;

}

.ztn_5 .container a.tag_sh {

	top: 435px;

	left: 775px;

}

.ztn_5 .container a.tag_xinjiang {

	top: 247px;

	left: 164px;

}

.ztn_5 .container a.tag_xizang {

	top: 434px;

	left: 164px;

}

.ztn_5 .container a.tag_qinghai {

	top: 355px;

	left: 305px;

}

.ztn_5 .container a.tag_gansu {

	top: 381px;

	left: 442px;

}

.ztn_5 .container a.tag_yunnan {

	top: 600px;

	left: 395px;

}

.ztn_5 .container a.tag_neimenggu {

	top: 267px;

	left: 516px;

}

.ztn_5 .container a.tag_ningxia {

	top: 338px;

	left: 475px;

}

.ztn_5 .container a.tag_shanxi3 {

	top: 411px;

	left: 516px;

}

.ztn_5 .container a.tag_chongqing {

	top: 490px;

	left: 509px;

}

.ztn_5 .container a.tag_guizhou {

	top: 555px;

	left: 497px;

}

.ztn_5 .container a.tag_guangxi {

	top: 621px;

	left: 529px;

}

.ztn_5 .container a.tag_shanxi1 {

	top: 332px;

	left: 579px;

}

.ztn_5 .container a.tag_henan {

	top: 403px;

	left: 612px;

}

.ztn_5 .container a.tag_hunan {

	top: 539px;

	left: 580px;

}

.ztn_5 .container a.tag_hunan {

	top: 539px;

	left: 580px;

}

.ztn_5 .container a.tag_hainan {

	top: 714px;

	left: 553px;

}

.ztn_5 .container a.tag_jilin {

	top: 172px;

	left: 772px;

}

.ztn_5 .container a.tag_liaoning {

	top: 229px;

	left: 741px;

}

.ztn_5 .container a.tag_jiangsu {

	top: 411px;

	left: 714px;

}

.ztn_5 .container a.tag_anhui {

	top: 445px;

	left: 673px;

}

.ztn_5 .container a.tag_zhejiang {

	top: 491px;

	left: 730px;

}

.ztn_5 .container a.tag_jiangxi {

	top: 534px;

	left: 650px;

}

.ztn_5 .container a.tag_fujian {

	top: 559px;

	left: 700px;

}

.ztn_5 .container a.tag_taiwan {

	top: 601px;

	left: 762px;

}

.ztn_5 .container .info {

	position: absolute;

	background-color: #ffffff;

	padding: 10px 10px 40px 30px;

	display: none;

	border-top: solid 4px #fe0000;

}

.ztn_5 .container .info ul {

	overflow: hidden;

}

.ztn_5 .container .info ul li {

	width: 250px;

	border-bottom: solid 1px #c7c8c9;

	padding-bottom: 20px;

	margin-right: 20px;

}

.ztn_5 .container .info ul li p {

	font-size: 17px;

	color: #333333;

	font-weight: bold;

	padding: 20px 0 10px 0;

}

.ztn_5 .container .info ul li p span {

	font-size: 15px;

	color: #fe0000;

	display: inline;

}

.ztn_5 .container .info ul li span {

	display: block;

	font-size: 14px;

	color: #a7a7a7;

	margin-top: 5px;

}

.ztn_5 .container .info_bj {

	top: 300px;

	left: 150px;

	width: 480px;

}

.ztn_5 .container .info_bj ul li {

	float: left;

}

.ztn_5 .container .info_gd {

	top: 437px;

	left: 299px;

}

.ztn_5 .container .info_hb {

	top: 380px;

	left: 267px;

}

.ztn_5 .container .info_hebei {

	top: 328px;

	left: 344px;

}

.ztn_5 .container .info_tj {

	top: 298px;

	left: 384px;

}

.ztn_5 .container .info_hlj {

	top: 117px;

	left: 457px;

}

.ztn_5 .container .info_sc {

	top: 410px;

	left: 541px;

}

.ztn_5 .container .info_sd {

	top: 386px;

	left: 389px;

}

.ztn_5 .container .info_sh {

	top: 367px;

	left: 478px;

}

.ztn_5 .container .info_xinjiang {

	top: 247px;

	left: 239px;

}

.ztn_5 .container .info_henan {

	top: 247px;

	left: 239px;

}

.ztn_6 {

	width: 100%; /* background: url(../images/ztn6_bj.jpg) no-repeat center bottom;*/

	font-size: 100%;

}

.ztn_6 .title p:before {

	left: 35%;

}

.ztn_6 .title p:after {

	right: 35%;

}

.ztn_6 .container {

	overflow: hidden;

	width: 100%;

	margin: 60px 0 100px 0;

}

.ztn_6 .container .box {

	width: 240px;

	height: 110px;

	border-right: dashed 1px #dadada;

	border-bottom: dashed 1px #dadada;

	overflow: hidden;

	float: left;

	box-sizing: border-box;

}

.ztn_6 .container .last {

	border-right: none;

}

.ztn_6 .container .box.bot {

	border-bottom: none;

}

.ztn_6 .container .box img {

	margin: 24.5px auto;

}

.fw {

	width: 100%;

	height: 130px;

	background-color: #fff;

}

.fw .container {

	width: 1260px;

}

.fw .container ul {

	overflow: hidden;

}

.fw .container ul li {

	width: 280px;

	float: left;

	margin-right: 35px;

}

.fw .container ul li img {

	width: 50px;

	float: left;

	margin-top: 37.5px;

}

.fw .container .right {

	width: 205px;

	height: 55px;

	float: left;

	margin: 43px 0 0 20px;

	border-right: solid 1px #cecece;

	box-sizing: border-box;

}

.fw .container .right p {

	font-size: 22px;

	color: #333;

}

.fw .container .right span {

	font-size: 13px;

	color: #959595;

	display: block;

	margin-top: 4px;

}

.fw .container ul li.last .right {

	border-right: none;

}

.footer {

	width: 100%;

	background-color: #282828;

	overflow: hidden;

}

.footer .container {

	width: 100%;

	margin-top: 80px;

	overflow: hidden;

}

.footer .container .left {

	width: 290px;

	float: left;

	border-right: solid 1px #3b3b3b;

	box-sizing: border-box;

}

.footer .container .left .con {

	width: 220px;

}

.footer .container .left .con span {

	font-size: 14px;

	color: #888888;

	display: block;

	text-align: center;

	line-height: 40px;

}

.footer .container .right {

	float: left;

	margin-left: 55px;

}

.footer .container .right ul.yw {

	overflow: hidden;

	width: 100%;

}

.footer .container .right ul.yw li {

	width: 84px;

	float: left;

	border-right: solid 1px #444;

	height: 18px;

}

.footer .container .right ul.yw li:hover a {

	color: #fe0000;

}

.footer .container .right ul.yw li:last-child {

	border-right: none;

}

.footer .container .right ul.yw li a {

	display: block;

	width: 100%;

	text-align: center;

	font-size: 16px;

	color: #888888;

	line-height: 18px;

}

.footer .container .right .lx {

	height: 40px;

	border-radius: 20px;

	background-color: #3d3d3d;

	float: left;

	margin: 25px 17px 0 10px;

	padding-right: 25px;

}

.footer .container .right .lx span {

	font-size: 20px;

	color: #ffffff;

	float: left;

	line-height: 40px;

	margin-left: 10px;

}

.footer .container .right .lx img {

	margin: 7px 0 0 20px;

	float: left;

}

.footer .container .right .address {

	font-size: 15px;

	color: #888888;

	margin: 30px 0 0 10px;

	line-height: 26px

}

.footer .container .right .address span {

	display: block;

	width: 190px;

	font-size: 16px;

	color: #888888;

	float: left;

}

.footer .container .right .friendlinks {

	width: 839px;

	overflow: hidden;

	margin: 25px 0 0 10px;

}

.footer .container .right .friendlinks li {

	float: left;

	margin-right: 10px;

	height: 26px;

}

.footer .container .right .friendlinks li:first-child {

	float: none;

	font-size: 16px;

	color: #888888;

}

.footer .container .right .friendlinks li span {

	font-size: 13px;

	color: #666;

}

.footer .container .right .friendlinks li a {

	font-size: 13px;

	color: #666;

	line-height: 30px;

}

.footer .icp {

	font-size: 15px;

	color: #888888;

	line-height: 50px;

	text-align: center;

	border-top: solid 1px #444;

	margin: 20px 0 0;

	padding: 10px 0;

	background: #232323

}

.footer .icp a {

	color: #888888;

}

.footer .zx {

	display: none;

}

.m_xf {

	display: none;

}

.m_menu_xf {

	display: none;

}

.m_baojia {

	display: none;

}

/**列表页样式**/

.list .head .nav .menu ul.yw {

	display: none;

}

.list .head .nav .menu ul.yw {

	top: 49px;

}

.banner .swiper-pagination {

	left: 0;

}

.list .mianbao .main {

	color: #a1a1a1;

}

.list .mianbao a {

	font-size: 16px;

	color: #a1a1a1;

	line-height: 90px;

}

.list .mianbao a:last-child {

	color: #282828;

}

.list .l_ztn {

	overflow: hidden;

}

.list .l_ztn .title {

	margin: 80px 0 60px 0;

}

.list .l_ztn .title h3 {

	font-size: 40px;

	color: #282828;

	text-align: center;

}

.list .l_ztn .title h3 span {

	color: #fe0000;

}

.list .l_ztn .title p {

	text-align: center;

	font-size: 18px;

	color: #686868;

	margin-top: 10px;

}

.list .l_ztn1 {

	width: 100%;

	height: 460px;/* background: url(../images/l_ztn1_bj.jpg) no-repeat center;*/

	background: #f4f4f4

}

.list .l_ztn1 .left {

	width: 433px;

	margin-right: 14px;

	float: left;

}

.list .l_ztn1 .left .add_box {

	width: 386px;

	height: 325px;

	margin: 60px 0 0 48px;

	background: url(../images/add_boxbg01.jpg) no-repeat center;

	box-shadow: 2px 2px 5px #888;

	text-align: center;

	position: relative

}

.list .l_ztn1 .left .add_box h5 {

	font-size: 20px;

	font-weight: 400;

	color: #cacedc;

	letter-spacing: 1px;

	padding: 80px 0 20px

}

.list .l_ztn1 .left .add_box h3 {

	font-size: 38px;

	font-weight: 800;

	color: #fff;

}

.list .l_ztn1 .left .add_box p {

	width: 260px;

	height: 40px;

	margin: 30px auto;

	line-height: 40px;

	background: rgba(0,0,0,0.2);

	border-radius: 20px;

	border: 1px solid #fff;

	color: #fff;

	font-size: 18px;

}

.list .l_ztn1 .left img {

	margin: 60px 0 0 48px;

}

.list .l_ztn1 .right {

	width: 720px;

	float: left;

	margin-top: 60px;

}

.list .l_ztn1 .right .box {

	width: 225px;

	background-color: #ffffff;

	margin: 0 15px 15px 0;

	overflow: hidden;

	float: left;

	box-shadow: 2px 2px 5px #aaa

}

.list .l_ztn1 .right .box h3 {

	font-size: 20px;

	color: #41465a;

	text-align: center;

	font-weight: bold;

	margin-top: 30px;

}

.list .l_ztn1 .right .box span {

	display: block;

	text-align: center;

	font-size: 12px;

	color: #b0b2b8;

	margin-top: 5px;

}

.list .l_ztn1 .right .box p {

	width: 125px;

	height: 30px;

	background-color: #41465a;

	border-radius: 5px;

	margin: 23px auto 25px auto;

	color: #fff;

	line-height: 30px;

	text-align: center;

	cursor: pointer;

}

.list .l_ztn1 .right .box:hover p {

	background-color: #fe0000;

}

.list .l_ztn1 .right .box p a {

	display: block;

	font-size: 16px;

	color: #ffffff;

	line-height: 30px;

	text-align: center;

}

.list .l_ztn1 .right .box:hover h3 {

	color: #fe0000

}

.list .biaodan {

	margin-bottom: 30px;

}

.list .biaodan .container {

	overflow: hidden;

	width: 1200px;

	margin: 0 auto;

	background-color: #e5e5e5;

}

.list .biaodan .container .so {

	width: 805px;

	margin: 40px auto;

	overflow: hidden;

}

.list .biaodan .container .so p, .list .biaodan .container .so input.cha {

	height: 60px;

	float: left;

	line-height: 60px;

	box-sizing: border-box;

}

.list .biaodan .container .so input.cha {

	width: 660px;

	border-radius: 30px 0 0 30px;

	overflow: hidden;

	background: url(../images/so.png) no-repeat 20px center;

	background-color: #ffffff;

	padding-left: 45px;

	font-size: 16px;

	color: #ababab;

	outline: none;

}

.list .biaodan .container .so p.tj {

	width: 145px;

	font-size: 18px;

	color: #ffffff;

	background-color: #fe0000;

	text-align: center;

	border-radius: 0 30px 30px 0;

	cursor: pointer;

}

.list .biaodan .form {

	display: none;

	width: 906px;

	margin: 0 auto 50px auto;

	background-color: #3c4252;

	overflow: hidden;

}

.list .biaodan .form form {

	overflow: hidden;

	width: 720px;

	margin: 67px auto 85px auto;

	background-color: #f0f4f7;

	border-radius: 10px;

	position: relative;

}

.list .biaodan .form form img.close {

	position: absolute;

	top: 30px;

	right: 40px;

	cursor: pointer;

}

.list .biaodan .form form p {

	height: 52px;

	line-height: 52px;

	font-size: 16px;

	color: #343434;

	margin: 50px auto 20px auto;

	margin-left: 100px;

}

.list .biaodan .form form p img {

	float: left;

	margin-right: 10px;

}

.list .biaodan .form form p span {

	color: #fe0000;

}

.list .biaodan .form form label {

	display: block;

	width: 520px;

	overflow: hidden;

	margin: 0 auto 15px auto;

	height: 45px;

}

.list .biaodan .form form label span {

	float: left;

	text-align: right;

	width: 95px;

	line-height: 45px;

	font-size: 15px;

	color: #343434;

}

.list .biaodan .form form label input {

	float: Left;

	width: 415px;

	height: 45px;

	border-radius: 5px;

	border: solid 1px #d8dcdf;

	padding-left: 15px;

	box-sizing: border-box;

	font-size: 14px;

	color: #a6a6a6;

}

.list .biaodan .form form label input::-webkit-input-placeholder {

color:#a6a6a6;

}

.list .biaodan .form form label input::-moz-placeholder {/* Mozilla Firefox 19+ */

color:#a6a6a6;

}

.list .biaodan .form form label input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */

color:#a6a6a6;

}

.list .biaodan .form form label input:-ms-input-placeholder {/* Internet Explorer 10-11 */

color:#a6a6a6;

}

.list .biaodan .form form label input.gongsi {

	background-color: #ffffff;

}

.list .biaodan .form form .sub {

	width: 100%;

	height: 65px;

	background-color: #e5e5e5;

	overflow: hidden;

	margin-top: 25px;

}

.list .biaodan .form form .sub input {

	display: block;

	width: 175px;

	height: 38px;

	font-size: 16px;

	background-color: #fe0000;

	color: #ffffff;

	text-align: center;

	border-radius: 5px;

	margin: 13.5px auto 0 auto;

	overflow: hidden;

}

.list .l_ztn2 .container {

	width: 1100px;

	margin: 0 auto 100px auto;

}

.list .l_ztn2 .container ul {

	display: inline-block;

	text-align: center;

	width: 100%;

	background: url(../images/l_ztn2_bj.jpg) no-repeat center 61px;

}

.list .l_ztn2 .container ul li {

	width: 122px;

	display: inline-block;

	text-align: center;

	margin-right: 50px;

}

.list .l_ztn2 .container ul li.last {

	margin-right: 0;

}

.list .l_ztn2 .container ul li p {

	width: 122px;

	height: 122px;

	border-radius: 50%;

	overflow: hidden;

	background-color: #282828;

}

.list .l_ztn2 .container ul li:hover p {

	background-color: #fe0000;

	transition: 0.3s;

}

.list .l_ztn2 .container ul li.xz p {

	background-color: #fe0000;

}

.list .l_ztn2 .container ul li p img {

	margin: 30.5px;

}

.list .l_ztn2 .container ul li span {

	display: block;

	text-align: center;

	font-size: 24px;

	color: #585858;

	margin-top: 13px;

}

.list .l_ztn3 {

	background: url(../images/l_ztn3_bj.jpg) no-repeat center;

}

.list .l_ztn3 .container {

	margin-bottom: 145px;

}

.list .l_ztn3 .container ul {

	display: inline-block;

	text-align: center;

	width: 100%;

}

.list .l_ztn3 .container ul li {

	display: inline-block;

	text-align: center;

	width: 343px;

	margin-right: 14px;

}

.list .l_ztn3 .container ul li.last {

	margin-right: 0;

}

.list .l_ztn3 .container ul li .box {

	position: relative;

}

.list .l_ztn3 .container ul li .box .info {

	position: absolute;

	bottom: -40px;

	width: 320px;

	height: 100px;

	background: rgba(45,50,70,0.9);

	left: 11.5px;

	padding-top: 17px;

	padding-left: 25px;

	box-sizing: border-box;

}

.list .l_ztn3 .container ul li:hover .box .info {

	background: rgba(194,156,93,0.9);

	transition: 0.5s;

}

.list .l_ztn3 .container ul li .box .info p {

	font-size: 24px;

	color: #ffffff;

	font-weight: bold;

	text-align: left;

}

.list .l_ztn3 .container ul li .box .info span {

	display: block;

	font-size: 18px;

	color: #e2e2e4;

	text-align: left;

	margin-top: 7px;

}

.list .l_ztn4 .container {

	margin-bottom: 90px;

}

.list .l_ztn4 .container ul {

	width: 100%;

	display: inline-block;

	text-align: center;

}

.list .l_ztn4 .container ul li {

	display: inline-block;

	text-align: center;

	margin-right: 55px;

	background: url(../images/l_ztn4_box_bj.png) no-repeat center;

	width: 257px;

	height: 294px;

}

.list .l_ztn3 .container ul li.last {

	margin-right: 0;

}

.list .l_ztn4 .container ul li .box {

	width: 202px;

	height: 231px;

	margin: 31.5px 0 0 27.5px;

	overflow: hidden;

	transition: 2s;

}

.list .l_ztn4 .container ul li:hover .box {

	transform: rotate(360deg);

	-webkit-transform: rotate(360deg);

	-moz-transform: rotate(360deg);

	-o-transform: rotate(360deg);

	-ms-transform: rotate(360deg);

	transition: 2s;

}

.list .l_ztn4 .container ul li.fir .box {

	background: url(../images/l_ztn4_1.png) no-repeat center;

}

.list .l_ztn4 .container ul li.sec .box {

	background: url(../images/l_ztn4_2.png) no-repeat center;

}

.list .l_ztn4 .container ul li.thr .box {

	background: url(../images/l_ztn4_3.png) no-repeat center;

}

.list .l_ztn4 .container ul li .box img {

	margin: 50px auto 0 auto;

}

.list .l_ztn4 .container ul li .box p {

	font-size: 24px;

	color: #ffffff;

	margin-top: 20px;

	padding: 0 10px;

}

.list .l_ztn5 {

	background: url(../images/l_ztn5_bj.jpg) no-repeat center;

}

.list .l_ztn5 .title h3 {

	color: #ffffff;

}

.list .l_ztn5 .container {

	overflow: hidden;

	margin-bottom: 162px;

}

.list .l_ztn5 .container>div {

	width: 50%;

	float: left;

}

.list .l_ztn5 .container .fir img.pc {

	margin-right: 45px;

	float: right;

}

.list .l_ztn5 .container .fir img.m {

	display: none;

}

.list .l_ztn5 .sec {

	width: 435px;

	text-align: left;

}

.list .l_ztn5 .container .sec {

	padding-top: 50px;

}

.list .l_ztn5 .container .sec p {

	height: 75px;

	line-height: 75px;

	border-bottom: solid 1px #5c6483;

	margin-bottom: 15px;

	font-size: 30px;

	color: #ffffff;

}

.list .l_ztn5 .container .sec p span {

	display: block;

	font-size: 48px;

	color: #677092;

	font-weight: bold;

	line-height: 75px;

	margin-right: 20px;

	float: left;

}

.list .l_ztn6 {

	width: 1200px;

	margin: 0 auto;

	background-color: #f2f2f2;

	position: relative;

	top: -60px;

}

.list .l_ztn6 .container {

	width: 1056px;

	height: 475px;

	margin: 0 auto;

	background: url(../images/l_ztn6_bj.png) no-repeat center;

	position: relative;

	margin-bottom: 93px;

}

.list .l_ztn6 .container .vs {

	position: absolute;

	top: -35px;

	left: 400px;

}

.list .l_ztn6 .container>div {

	width: 50%;

	float: left;

}

.list .l_ztn6 .container p {

	width: 225px;

	height: 50px;

	font-size: 26px;

	text-align: center;

	line-height: 50px;

	margin-top: 52px;

}

.list .l_ztn6 .container .self p {

	border: solid 2px #595959;

	color: #595959;

	margin-left: 135px;

}

.list .l_ztn6 .container .my p {

	border: solid 2px #ffffff;

	color: #ffffff;

	margin-left: 165px;

}

.list .l_ztn6 .container ul {

	margin-top: 38px;

}

.list .l_ztn6 .container .self ul {

	margin-left: 115px;

}

.list .l_ztn6 .container .my ul {

	margin-left: 147px;

}

.list .l_ztn6 .container ul li {

	height: 32px;

	line-height: 32px;

	font-size: 18px;

	cursor: pointer;

	margin-bottom: 24px;

	padding-left: 50px;

}

.list .l_ztn6 .container .self ul li {

	color: #595959;

	background: url(../images/l_ztn6_self_1.png) no-repeat left center;

}

.list .l_ztn6 .container .my ul li {

	color: #ffffff;

	background: url(../images/l_ztn6_my_1.png) no-repeat left center;

}

.list .l_ztn7 .title {

	margin: 43px 0 60px 0;

}

.list .l_ztn7 .container {

	width: 1200px;

	margin: 0 auto;

	height: 555px;

}

.list .l_ztn7 .container ul li {

	width: 335px;

	height: 465px;

	border-radius: 20px;

	overflow: hidden;

	transition: all 0.5s;

	-webkit-transition: all 0.5s;

}

.list .l_ztn7 .container ul li.yhkh {

	background-color: #e1584c;

}

.list .l_ztn7 .container ul li.sbkh {

	background-color: #6c5ebd;

}

.list .l_ztn7 .container ul li.sqsk {

	background-color: #78b89f;

}

.list .l_ztn7 .container ul li.csjz {

	background-color: #274154;

}

.list .l_ztn7 .container ul li.sbsq {

	background-color: #4a4f63;

}

.list .l_ztn7 .container ul li p {

	font-size: 36px;

	color: #ffffff;

	font-weight: bold;

	margin-top: 45px;

	padding-left: 35px;

}

.list .l_ztn7 .container ul li p.xq {

	margin-left: 0;

	margin-top: 0;

	text-align: right;

	margin-right: 20px;

	position: absolute;

	bottom: 24px;

	right: 0;

}

.list .l_ztn7 .container ul li p.xq a {

	font-size: 18px;

	color: #ffffff;

}

.list .l_ztn7 .container ul li span {

	width: 160px;

	display: block;

	font-size: 16px;

	color: #ffffff;

	opacity: 0.8;

	line-height: 24px;

	margin-top: 15px;

	padding-left: 35px;

}

.list .l_ztn7 .container ul li img {

	margin: 0 auto;

	margin-top: 28px;

}

.list .l_ztn2 .container ul img.m_jt {

	display: none;

}

.list .l_ztn2 .container ul img.m_jtx {

	display: none;

}

.list .l_ztn2 .container ul img.m_jty {

	display: none;

}

.list .l_ztn2 .container ul img.end {

	display: none;

}

.list .l_ztn7 .container ul li.sbsq img {

	margin-top: 60px;

}

.list .l_ztn8 {

	background: url(../images/l_ztn8_bj.jpg) no-repeat center;

	background-size: 100%;

}

.list .l_ztn8 .main {

	overflow: hidden;

}

.list .l_ztn8 .container {

	margin: 15px 0 80px 20px;

	padding-top: 50px;

	height: 250px;

}

.list .l_ztn8 .container .box {

	width: 362px;

	height: 230px;

	background-color: #ffffff;

	float: left;

	margin-right: 30px;

	position: relative;

	box-shadow: 3px 3px 5px #ddd

}

.list .l_ztn8 .container .box img {

	position: absolute;

	top: -50px;

	left: 50%;

	margin-left: -48px

}

.list .l_ztn8 .container .box p {

	font-size: 30px;

	color: #303030;

	text-align: center;

	margin-top: 70px

}

.list .l_ztn8 .container .box:hover p {

	color: #fe0000;

}

.list .l_ztn8 .container .box span {

	display: block;

	width: 280px;

	margin: 20px auto 0 auto;

	font-size: 16px;

	color: #898989;

	line-height: 26px;

}

.list .l_ztn9 {/*background: url(../images/l_ztn9_bj.jpg) no-repeat center;*/

}

.list .l_ztn9 .container {

	overflow: hidden;

	margin-bottom: 70px;

}

.list .l_ztn9 .container>div {

	width: 50%;

	float: left;

}

.list .l_ztn9 .container ul {

	width: 498px;

}

.list .l_ztn9 .container .left ul {

	float: right;

}

.list .l_ztn9 .container ul li {

	height: 48px;

	line-height: 48px;

	margin-bottom: 32px;

}

.list .l_ztn9 .container .left ul li {

	background: url(../images/l_ztn9_bj_1.png) no-repeat center;

}

.list .l_ztn9 .container .right ul li {

	background: url(../images/l_ztn9_bj_2.png) no-repeat center;

}

.list .l_ztn9 .container ul li img {

	float: left;

	margin: 6.5px 14px 0 50px;

}

.list .l_ztn9 .container ul li a {

	display: block;

	width: 395px;

	float: left;

	font-size: 19px;

	font-weight: bold;

	color: #686a70;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.list .l_ztn9 .container ul li:hover a {

	color: #fe0000;

}

/*内资公司注册*/

/*购买模块需要用通用样式，以免写多次样式*/

.list .shop {

	background-color: #f2f2f2;

}

.list .shop .container {

	overflow: hidden;

}

.list .shop .container>div {

	float: left;

	margin-top: 5px;

	margin-bottom: 58px;

}

.list .shop .container .left {

	width: 476px;

	overflow: hidden;

}

.list .shop .container .right {

	width: 700px;

	margin-left: 24px;

}

.list .shop .container .right p.des {

	display: none;

}

.list .shop .container .right h3 {

	font-size: 25px;

	color: #333333;

	font-weight: bold;

	margin: 10px auto 18px auto;

}

.list .shop .container .right .address {/*overflow: hidden;*/

}

.list .shop .container .right .address span {

	display: block;

	width: 73px;

	float: left;

	font-size: 14px;

	line-height: 30px;

	margin-bottom: 10px;

}

/*地区新加*/

.list .shop .container .right .address .dq {

	float: left;

	height: 30px;

	width: 130px;

	position: relative;

	border: #e0e0e0 solid 1px;

	background: url(../images/address_jt.png) no-repeat right 10px center;

	background-color: #ffffff;

	border-radius: 5px;

	-webkit-appearance: none; /*去除chrome浏览器的默认下拉图片*/

	　-moz-appearance: none; /*去除Firefox浏览器的默认下拉图片*/

	font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;

	color: #757575;

	position: relative;

}

.list .shop .container .right .address .dq:hover {

	border-bottom-left-radius: none;

	border-bottom-right-radius: none;

}

.list .shop .container .right .address .dq .zs {

	font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;

	color: #757575;

	line-height: 30px;

	height: 30px;

	padding-left: 18px;

	cursor: pointer;

}

.list .shop .container .right .address .dq ul {

	background-color: #ffffff;

	position: absolute;

	top: 30px;

	z-index: 999;

	width: 100%;

	border: #e0e0e0 solid 1px;

	border-top: none;

	box-sizing: border-box;

	border-bottom-left-radius: 5px;

	border-bottom-right-radius: 5px;

	display: none;

}

.list .shop .container .right .address .dq ul li {

	font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;

	color: #757575;

	line-height: 30px;

	height: 30px;

	padding-left: 18px;

	box-sizing: border-box;

	margin: 5px 0;

	cursor: pointer;

}

.list .shop .container .right .address .dq ul li:hover {

	color: #0078d7;

}

.list .shop .container .right .address .ri {

	display: none;

}

.list .shop .container .right .address .ri.xz {

	display: block;

}

/*地区新加*/

.list .shop .container .right .address .ri {

	float: left;

}

.list .shop .container .right .address .ri p {

	width: 80px;

	height: 30px;

	box-sizing: border-box;

	background-color: #ffffff;

	border-radius: 5px;

	border: solid 1px #d7d7d7;

	margin-bottom: 10px;

	cursor: pointer;

	text-align: center;

	line-height: 30px;

	float: left;

	margin-right: 5px;

}

.list .shop .container .right .address .ri p.xz {

	color: #ffffff;

	background-color: #fe0000;

}

.list .shop .container .right .address .ri p:hover {

	color: #ffffff;

	background-color: #fe0000;

}

.list .shop .container .right .money {

	width: 680px;

	height: 85px;

	background: url(../images/shop_money.jpg) no-repeat center;

	overflow: hidden;

}

.list .shop .container .right .money .shu {

	display: block;

	font-size: 14px;

	color: #595959;

	line-height: 80px;

	float: left;

	margin-left: 10px;

}

.list .shop .container .right .kf {

	width: 140px;

	height: 40px;

	background-color: #fe0000;

	border-radius: 5px;

	margin-top: 25px;

	cursor: pointer;

}

.list .shop .container .right .kf a {

	display: block;

	font-size: 18px;

	color: #ffffff;

	line-height: 40px;

	text-align: center;

}

.list .shop .container .right .money p {

	float: left;

}

.list .shop .container .right .money p span {

	line-height: 75px;

	color: #ff0000;

}

.list .shop .container .right .money p span:first-child {

	font-size: 30px;

	font-weight: bold;

	margin: 0 10px 0 10px;

}

/*购买模块需要用通用样式，以免写多次样式*/

.gszc_nz .mianbao {

	background-color: #f2f2f2;

}

.gszc_nz .l_ztn .title h3 {

	font-size: 48px;

	font-weight: bold;

}

.gszc_nz .l_ztn .title img {

	margin: 13px auto 0 auto;

}

.gszc_nz .l_ztn1 {

	background: #f4f4f4;

	height: auto;

}

.gszc_nz .l_ztn1 .container {

	overflow: hidden;

	margin: 0 auto;

	width: 1200px;

}

.gszc_nz .l_ztn1 {

	width: 100%;

	padding: 60px 0;

}

.gszc_nz .l_ztn1 .box {

	width: 32%;

	background-color: #ffffff;

	margin: 0 15px 15px 0;

	overflow: hidden;

	float: left;

	box-shadow: 2px 2px 5px #aaa

}

.gszc_nz .l_ztn1 .box h3 {

	font-size: 20px;

	color: #41465a;

	text-align: center;

	font-weight: bold;

	margin-top: 30px;

}

.gszc_nz .l_ztn1 .box span {

	display: block;

	text-align: center;

	font-size: 12px;

	color: #b0b2b8;

	margin-top: 5px;

}

.gszc_nz .l_ztn1 .box p {

	width: 125px;

	height: 30px;

	background-color: #41465a;

	border-radius: 5px;

	margin: 23px auto 25px auto;

	color: #fff;

	line-height: 30px;

	text-align: center;

	cursor: pointer;

}

.gszc_nz .l_ztn1 .box:hover p {

	background-color: #fe0000;

}

.gszc_nz .l_ztn1 .box p a {

	display: block;

	font-size: 16px;

	color: #ffffff;

	line-height: 30px;

	text-align: center;

}

.gszc_nz .l_ztn1 .box:hover h3 {

	color: #fe0000

}

.gszc_nz .l_ztn2 {

	background: url(../images/gszc_nz_ztn2_bj.jpg) no-repeat center;

}

.gszc_nz .l_ztn2 .container {

	width: 940px;

	overflow: hidden;

	margin: 0 auto 120px auto;

}

.gszc_nz .l_ztn2 .container .box {

	width: 160px;

	float: left;

}

.gszc_nz .l_ztn2 .container .box img {

	margin: 0 auto;

}

.gszc_nz .l_ztn2 .container .box p {

	font-size: 24px;

	color: #666666;

	margin-top: 15px;

	text-align: center;

}

.gszc_nz .l_ztn2 .container .box6 {

	display: none;

}

.gszc_nz .l_ztn2 .container .jt {

	float: left;

	margin: 40px auto 0 auto;

}

.gszc_nz .l_ztn2 .container img.m {

	display: none;

}

.gszc_nz .l_ztn3 {

	background: url(../images/gszc_nz_ztn3_bj.png) no-repeat 55px center;

}

.gszc_nz .l_ztn3 .container {

	position: relative;

	width: 1200px;

	height: 330px;

	margin: 0 auto;

	overflow: hidden;

}

.gszc_nz .l_ztn3 .container .box {

	position: absolute;

	width: 328px;

	height: 208px;

}

.gszc_nz .l_ztn3 .container .box1 {

	left: 30px;

	background: url(../images/gszc_nz_ztn3_1.png) no-repeat center;

}

.gszc_nz .l_ztn3 .container .box2 {

	left: 234px;

	background: url(../images/gszc_nz_ztn3_2.png) no-repeat center;

}

.gszc_nz .l_ztn3 .container .box3 {

	left: 438px;

	background: url(../images/gszc_nz_ztn3_3.png) no-repeat center;

}

.gszc_nz .l_ztn3 .container .box4 {

	left: 642px;

	background: url(../images/gszc_nz_ztn3_2.png) no-repeat center;

}

.gszc_nz .l_ztn3 .container .box5 {

	left: 846px;

	background: url(../images/gszc_nz_ztn3_3.png) no-repeat center;

}

.gszc_nz .l_ztn3 .container .box p {

	font-size: 48px;

	color: #c5c5c5;

	font-weight: bold;

	font-style: italic;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 5px;

}

.gszc_nz .l_ztn3 .container .box1 p {

	color: #a7bfc7;

}

.gszc_nz .l_ztn3 .container .box span {

	width: 130px;

	margin: 0 auto;

	display: block;

	font-size: 18px;

	color: #999999;

	text-align: center;

}

.gszc_nz .l_ztn3 .container .box1 span {

	color: #617f89;

}

.gszc_nz .l_ztn3 .container .box2 span, .gszc_nz .l_ztn3 .container .box4 span {

	margin-top: 80px;

}

.gszc_nz .l_ztn5 {

	background-repeat: repeat;

}

.gszc_nz .l_ztn5 .container {

	margin-bottom: 130px;

}

.gszc_nz .l_ztn5 .title p {

	font-size: 24px;

	color: #adb0b5;

	text-align: center;

}

.gszc_nz .l_ztn5 .container .fir img.pc {

	margin-right: 0;

}

.gszc_nz .l_ztn5 .container .sec {

	padding-top: 0;

	padding-left: 70px;

	box-sizing: border-box;

}

.gszc_nz .l_ztn5 .container .sec p {

	border-bottom: solid 1px #4a8993;

	margin-right: 60px;

}

.gszc_nz .l_ztn5 .container .sec p span {

	color: #4a8993;

}

.gszc_nz .l_ztn6 .container {

	background: url(../images/gszc_nz_ztn6_bj2.jpg) no-repeat center;

}

.gszc_nz .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/gszc_nz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.gszc_nz .l_ztn7 .container ul li.csjz {

	background: url(../images/gszc_nz_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.gszc_nz .l_ztn7 .container ul li.sbsq {

	background: url(../images/gszc_nz_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.gszc_nz .l_ztn7 .container ul li.sqsk {

	background: url(../images/gszc_nz_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.gszc_nz .l_ztn7 .container ul li.sbkh {

	background: url(../images/gszx_nz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

/*内资公司注册*/

/*公司变更聚合页*/

.gsbg .l_ztn1 {

	height: auto; /*background: url(../images/gsbg_ztn1_bj.jpg) no-repeat center;*/

	background: #f4f4f4;

}

.gsbg .l_ztn1 .title {

	margin: 55px 0 50px 0;

}

.gsbg .l_ztn1 .title h3 {

	color: #282828;

}

.gsbg .l_ztn1 .title h3 span {

	color: #fe0000;

}

.gsbg .l_ztn1 .title p {

	color: #aaaaad;

}

.gsbg .l_ztn1 .main {

	width: 1100px;

	margin: 0 auto;

}

.gsbg .l_ztn1 .container {

	width: 1120px;

	margin-bottom: 50px;

	overflow: hidden;

}

.gsbg .l_ztn1 .container .box {

	width: 265px;

	background-color: #ff6d44;

	margin: 0 15px 15px 0;

	overflow: hidden;

	float: left;

	box-shadow: 2px 2px 5px #d56545;

}

.gsbg .l_ztn1 .container .box:nth-child(2) {

	background-color: #3bcfd8;

	box-shadow: 2px 2px 5px #20acb5;

}

.gsbg .l_ztn1 .container .box:nth-child(3) {

	background-color: #ff9433;

	box-shadow: 2px 2px 5px #c67226;

}

.gsbg .l_ztn1 .container .box:nth-child(4) {

	background-color: #f48278;

	box-shadow: 2px 2px 5px #c54439;

}

.gsbg .l_ztn1 .container .box:nth-child(5) {

	background-color: #aa80cc;

	box-shadow: 2px 2px 5px #723f9b;

}

.gsbg .l_ztn1 .container .box:nth-child(6) {

	background-color: #e2584d;

	box-shadow: 2px 2px 5px #ae3a31;

}

.gsbg .l_ztn1 .container .box:nth-child(7) {

	background-color: #4a4f63;

	box-shadow: 2px 2px 5px #333a57;

}

.gsbg .l_ztn1 .container .box:nth-child(8) {

	background-color: #78b89e;

	box-shadow: 2px 2px 5px #478a6f;

}

.gsbg .l_ztn1 .container .box:nth-child(9) {

	background-color: #274255;

	box-shadow: 2px 2px 5px #1a3242;

}

.gsbg .l_ztn1 .container .box:nth-child(10) {

	background-color: #6c5ebd;

	box-shadow: 2px 2px 5px #45398d;

}

.gsbg .l_ztn1 .container .box:nth-child(11) {

	background-color: #5ab7e3;

	box-shadow: 2px 2px 5px #388ab1;

}

.gsbg .l_ztn1 .container .box:nth-child(12) {

	background-color: #9ac633;

	box-shadow: 2px 2px 5px #759920;

}

.gsbg .ztn1_xial {

	display: none;

}

.gsbg .l_ztn1 .container .box h3 {

	font-size: 20px;

	color: #fff;

	text-align: center;

	font-weight: bold;

	margin-top: 30px;

}

.gsbg .l_ztn1 .container .box span {

	display: block;

	text-align: center;

	font-size: 12px;

	color: #eee;

	margin-top: 5px;

}

.gsbg .l_ztn1 .container .box p {

	width: 125px;

	height: 30px;

	background-color: #fff;

	border-radius: 5px;

	margin: 23px auto 25px auto;

	color: #ff6d44;

	line-height: 30px;

	text-align: center;

	cursor: pointer;

}

.gsbg .l_ztn1 .container .box:hover {

	background-color: #fff;

	box-shadow: 2px 2px 5px #aaa;

}

.gsbg .l_ztn1 .container .box:hover p {

	background-color: #fe0000;

	color: #fff;

}

.gsbg .l_ztn1 .container .box:hover span {

	color: #aaa;

}

.gsbg .l_ztn1 .container .box:hover h3 {

	color: #fe0000;

}

.zzsc {

	position: fixed;

	left: -100%;

	right: 100%;

	top: 0;

	bottom: 0;

	text-align: center;

	font-size: 0;

	z-index: 9999;

	display: none;

}

.zzsc:after {

	content: "";

	display: inline-block;

	vertical-align: middle;

	height: 100%;

	width: 0;

}

.content {

	display: inline-block;

*display: inline;

*zoom:1;

	vertical-align: middle;

	position: relative;

	right: -100%;

}

.content img {

	position: relative;

}

.content_mark {

	width: 100%;

	height: 100%;

	position: fixed;

	left: 0;

	top: 0;

	z-index: 555;

	background: #000;

	opacity: 0.7;

	filter: alpha(opacity=70);

	display: none;

}

.close {

	font-size: 16px;

	display: block;

	width: 24px;

	height: 24px;

	line-height: 24px;

	text-align: center;

	color: #555;

	cursor: pointer;

	position: absolute;

	right: 10px;

	top: 8px;

	background: rgba(255,255,255,0.5)

}

.zzsc .biaodan form {

	overflow: hidden;

	width: 720px;

	margin: 67px auto 85px auto;

	background-color: #f0f4f7;

	border-radius: 10px;

	position: relative;

}

.zzsc .biaodan form img.close {

	position: absolute;

	top: 30px;

	right: 40px;

	cursor: pointer;

}

.zzsc .biaodan form p {

	height: 52px;

	line-height: 52px;

	font-size: 16px;

	color: #343434;

	margin: 50px auto 20px auto;

	margin-left: 100px;

	text-align: left

}

.zzsc .biaodan form p img {

	float: left;

	margin-right: 10px;

}

.zzsc .biaodan form p span {

	color: #fe0000;

}

.zzsc .biaodan form label {

	display: block;

	width: 520px;

	overflow: hidden;

	margin: 0 auto 15px auto;

	height: 45px;

}

.zzsc .biaodan form label span {

	float: left;

	text-align: right;

	width: 95px;

	line-height: 45px;

	font-size: 15px;

	color: #343434;

}

.zzsc .biaodan form label input {

	float: Left;

	width: 415px;

	height: 45px;

	border-radius: 5px;

	border: solid 1px #d8dcdf;

	padding-left: 15px;

	box-sizing: border-box;

	font-size: 14px;

	color: #a6a6a6;

}

.zzsc .biaodan form label input::-webkit-input-placeholder {

color:#a6a6a6;

}

.zzsc .biaodan form label input::-moz-placeholder {/* Mozilla Firefox 19+ */

color:#a6a6a6;

}

.zzsc .biaodan form label input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */

color:#a6a6a6;

}

.zzsc .biaodan form label input:-ms-input-placeholder {/* Internet Explorer 10-11 */

color:#a6a6a6;

}

.zzsc .biaodan form label input.gongsi {

	background-color: #ffffff;

}

.zzsc .biaodan form .sub {

	width: 100%;

	height: 65px;

	background-color: #e5e5e5;

	overflow: hidden;

	margin-top: 25px;

}

.zzsc .biaodan form .sub input {

	display: block;

	width: 175px;

	height: 38px;

	font-size: 16px;

	background-color: #fe0000;

	color: #ffffff;

	text-align: center;

	border-radius: 5px;

	margin: 13.5px auto 0 auto;

	overflow: hidden;

}

.gsbg .l_ztn2 {

	height: 447px;

}

.gsbg .l_ztn2 .container {

	width: 990px;

	margin: 0 auto;

	position: relative;

}

.gsbg .l_ztn2 .container .box {

	position: absolute;

	width: 210px;

	height: 137px;

}

.gsbg .l_ztn2 .container .box p {

	font-size: 24px;

	color: #ffffff;

	width: 100px;

	text-align: center;

	margin-top: 37px;

	margin-left: 51px;

}

.gsbg .l_ztn2 .container .box1 p {

	margin-top: 52px;

}

.gsbg .l_ztn2 .container .box4 p {

	margin-left: 40px;

	width: 125px;

}

.gsbg .l_ztn2 .container .box1 {

	background: url(../images/gsbg_ztn2_1.png) no-repeat center;

}

.gsbg .l_ztn2 .container .box2 {

	left: 194px;

	background: url(../images/gsbg_ztn2_2.png) no-repeat center;

}

.gsbg .l_ztn2 .container .box3 {

	left: 388px;

	background: url(../images/gsbg_ztn2_3.png) no-repeat center;

}

.gsbg .l_ztn2 .container .box4 {

	left: 582px;

	background: url(../images/gsbg_ztn2_4.png) no-repeat center;

}

.gsbg .l_ztn2 .container .box5 {

	left: 782px;

	background: url(../images/gsbg_ztn2_5.png) no-repeat center;

}

.gsbg .l_ztn3 {

	background: none;

	background-color: #f4f4f4;

	height: 754px;

}

.gsbg .l_ztn3 .container {

	width: 1200px;

	margin: 0 auto;

}

.gsbg .l_ztn3 .container .left {

	width: 690px;

	float: left;

	position: relative;

	background: url(../images/gsbg_ztn3_1.png) no-repeat right center;

	height: 450px;

}

.gsbg .l_ztn3 .container .left img.gsgb_jt {

	right: 10px;

	top: 40px;

	position: absolute;

}

.gsbg .l_ztn3 .container .right {

	width: 510px;

	float: left;

	padding-top: 30px;

}

.gsbg .l_ztn3 .container .right p {

	font-size: 24px;

	color: #646464;

	margin-bottom: 12px;

	line-height: 47px;

}

.gsbg .l_ztn3 .container .right p span {

	display: block;

	width: 47px;

	height: 47px;

	border-radius: 50%;

	background-color: #f9991f;

	color: #ffffff;

	text-align: center;

	margin: 0 30px 0 18px;

	float: left;

}

.gsbg .l_ztn4 {

	background: url(../images/gsbg_ztn4_bj.jpg) no-repeat center;

}

.gsbg .l_ztn4 .title h3 {

	color: #ffffff;

}

.gsbg .l_ztn4 .title h3 span {

	color: #e1584c;

}

.gsbg .l_ztn4 .container {

	height: 615px;

	position: relative;

	background: url(../images/gsbg_ztn4_bj.png) no-repeat center 32px;

	width: 1200px;

	margin: 0 auto;

}

.gsbg .l_ztn4 .container p {

	font-size: 24px;

	color: #b1b2b8;

	position: absolute;

}

.gsbg .l_ztn4 .container p:first-child {

	left: 262px;

	top: 4px;

}

.gsbg .l_ztn4 .container p:nth-child(2) {

	right: 263px;

	top: 4px;

}

.gsbg .l_ztn4 .container p:nth-child(3) {

	left: 165px;

	top: 107px;

}

.gsbg .l_ztn4 .container p:nth-child(4) {

	right: 192px;

	top: 107px;

}

.gsbg .l_ztn4 .container p:nth-child(5) {

	left: 176px;

	top: 243px;

}

.gsbg .l_ztn4 .container p:nth-child(6) {

	right: 180px;

	top: 243px;

}

.gsbg .l_ztn4 .container p:nth-child(7) {

	left: 277px;

	top: 344px;

}

.gsbg .l_ztn4 .container p:nth-child(8) {

	right: 254px;

	top: 344px;

}

.gsbg .l_ztn4 .container span {

	display: block;

	position: absolute;

	width: 364px;

	height: 66px;

	background-color: #e1584c;

	border-radius: 10px;

	bottom: 100px;

	left: 418px;

}

.gsbg .l_ztn4 .container span a {

	display: block;

	line-height: 66px;

	text-align: center;

	font-size: 24px;

	color: #ffffff;

}

.gsbg .l_ztn6 {

	background: none;

	top: 0;

}

.gsbg .l_ztn6 .container {

	width: 1200px;

	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;

}

.gsbg .l_ztn6 .container .self p {

	border: solid 2px #bbbaba;

	color: #bbbaba;

}

.gsbg .l_ztn6 .container .self ul li {

	color: #bbbaba;

	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;

}

.gsbg .l_ztn6 .container .vs {

	left: 491px;

}

.gsbg .l_ztn7 {

	background: url(../images/gsbg_ztn7_bj.jpg) no-repeat center;

}

.gsbg .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/gsbg_nz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg .l_ztn7 .container ul li.csjz {

	background: url(../images/gsbg_nz_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg .l_ztn7 .container ul li.sbsq {

	background: url(../images/gsbg_nz_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg .l_ztn7 .container ul li.sqsk {

	background: url(../images/gsbg_nz_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg .l_ztn7 .container ul li.sbkh {

	background: url(../images/gsbg_nz_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*公司变更聚合页*/

/*公司变更内容页聚合页*/

.gsbg_content .mianbao {

	background-color: #f2f2f2;

}

.gsbg_content .biaodan .container {

	width: 100%;

}

.gsbg_content .biaodan .form form p {

	margin-left: 170px;

}

.gsbg_content .biaodan .form form label input.gongsi {

	background-color: #ffffff;

}

.gsbg_content .l_ztn1 {

	height: auto;

	background: url(../images/gsbg_con_ztn1_bj.jpg) no-repeat center;

}

.gsbg_content .l_ztn1 .title h3 {

	color: #282828;

}

.gsbg_content .l_ztn1 .container {

	width: 1200px;

	height: 565px;

	background: url(../images/gsbg_con_ztn1_bj2.png) no-repeat center;

	margin: 0 auto 55px auto;

	position: relative;

}

.gsbg_content .l_ztn1 .container .box {

	position: absolute;

}

.gsbg_content .l_ztn1 .container .box1 {

	width: 315px;

	left: 109px;

	top: 86px;

}

.gsbg_content .l_ztn1 .container .box2 {

	width: 220px;

	left: 504px;

	top: 23px;

}

.gsbg_content .l_ztn1 .container .box3 {

	width: 265px;

	left: 780px;

	top: 111px;

}

.gsbg_content .l_ztn1 .container .box4 {

	width: 350px;

	left: 764px;

	top: 242px;

}

.gsbg_content .l_ztn1 .container .zx {

	width: 305px;

	height: 65px;

	background-color: #c47878;

	border-radius: 10px;

	position: absolute;

	bottom: 0;

	left: 457px;

}

.gsbg_content .l_ztn1 .container .zx a {

	display: block;

	font-size: 24px;

	color: #ffffff;

	line-height: 65px;

	text-align: center;

	cursor: pointer;

}

.gsbg_content .l_ztn2 {

	background: url(../images/gsbg_con_ztn2_bj.jpg) no-repeat center;

}

.gsbg_content .l_ztn2 .container {

	width: 1128px;

	overflow: hidden;

	margin: 20px auto 160px auto;

}

.gsbg_content .l_ztn2 .container .box {

	position: relative;

	width: 188px;

	height: 188px;

	background: url(../images/gsbg_con_ztn2_huang.png) no-repeat left center;

	float: left;

}

.gsbg_content .l_ztn2 .container .xz {

	background: url(../images/gsbg_con_ztn2_hong.png) no-repeat left center;

}

.gsbg_content .l_ztn2 .container .box p {

	font-size: 20px;

	color: #282828;

	position: absolute;

	right: 0;

	top: 30px;

	font-weight: bold;

	width: 100px;

	text-align: center;

}

.gsbg_content .l_ztn2 .container .box span {

	font-size: 43px;

	color: #ffffff;

	position: absolute;

	left: 41px;

	top: 91px;

}

.gsbg_content .l_ztn2 .container .box img.heng {

	position: absolute;

	right: 0;

	top: 118px;

}

.gsbg_content .l_ztn2 .container .box img.jt {

	position: absolute;

	bottom: 0;

	right: 18px;

}

.gsbg_content .l_ztn3 {

	background: none;

}

.gsbg_content .l_ztn3 .container {

	width: 1052px;

	margin: 0 auto 54px auto;

	overflow: hidden;

}

.gsbg_content .l_ztn3 .container .box {

	width: 263px;

	float: left;

}

.gsbg_content .l_ztn3 .container .box p {

	width: 263px;

	height: 198px;

}

.gsbg_content .l_ztn3 .container .box p.d {

	font-size: 26px;

	color: #ffffff;

	box-sizing: border-box;

}

.gsbg_content .l_ztn3 .container .box p.d1 {

	background: url(../images/gsbg_con_ztn3_2.jpg) no-repeat center;

	padding: 60px 50px;

}

.gsbg_content .l_ztn3 .container .box p.d2 {

	background: url(../images/gsbg_con_ztn3_3.jpg) no-repeat center;

	padding: 80px 50px;

}

.gsbg_content .l_ztn3 .container .box p.d3 {

	background: url(../images/gsbg_con_ztn3_6.jpg) no-repeat center;

	padding: 80px 70px;

}

.gsbg_content .l_ztn3 .container .box p.d4 {

	background: url(../images/gsbg_con_ztn3_7.jpg) no-repeat center;

	padding: 80px 50px;

}

.gsbg_content .l_ztn4 {

	background: url(../images/gsbg_con_ztn4_bj.jpg) no-repeat center;

}

.gsbg_content .l_ztn4 .title h3 {

	color: #ffffff;

}

.gsbg_content .l_ztn4 .title p {

	display: none;

}

.gsbg_content .l_ztn4 .container {

	width: 1200px;

	margin: 0 auto 110px auto;

	background: url(../images/gsbg_con_ztn4_1.png) no-repeat center;

	height: 386px;

	position: relative;

}

.gsbg_content .l_ztn4 .container p {

	font-size: 24px;

	color: #ffffff;

	position: absolute;

}

.gsbg_content .l_ztn4 .container p:first-child {

	left: 220px;

	top: 33px;

}

.gsbg_content .l_ztn4 .container p:nth-child(2) {

	right: 236px;

	top: 33px;

}

.gsbg_content .l_ztn4 .container p:nth-child(3) {

	left: 220px;

	top: 323px;

}

.gsbg_content .l_ztn4 .container p:nth-child(4) {

	right: 202px;

	top: 323px;

}

.gsbg_content .l_ztn5 {

	background: none;

}

.gsbg_content .l_ztn5 .title h3 {

	color: #282828;

}

.gsbg_content .l_ztn5 .container {

	width: 1200px;

	margin: 0 auto;

	position: relative;

	height: 480px;

	margin-bottom: 50px;

}

.gsbg_content .l_ztn5 .container .box {

	width: 270px;

	height: 430px;

	position: absolute;

}

.gsbg_content .l_ztn5 .container .box1 {

	left: 37px;

	top: 20px;

	background: url(../images/gsbg_con_ztn5_1.png) no-repeat center;

}

.gsbg_content .l_ztn5 .container .box2 {

	left: 324px;

	top: 50px;

	background: url(../images/gsbg_con_ztn5_2.png) no-repeat center;

}

.gsbg_content .l_ztn5 .container .box3 {

	left: 611px;

	background: url(../images/gsbg_con_ztn5_3.png) no-repeat center;

}

.gsbg_content .l_ztn5 .container .box4 {

	left: 898px;

	top: 20px;

	background: url(../images/gsbg_con_ztn5_4.png) no-repeat center;

}

.gsbg_content .l_ztn5 .container .box p {

	float: right;

	font-size: 24px;

	color: #ff5e06;

	font-weight: bold;

	width: 153px;

	margin: 56px 10px 10px 0;

}

.gsbg_content .l_ztn5 .container .box3 p {

	margin: 100px 10px 10px 0;

}

.gsbg_content .l_ztn5 .container .box4 p {

	margin: 100px 10px 10px 0;

}

.gsbg_content .l_ztn5 .container .box span {

	float: right;

	width: 153px;

	display: block;

	font-size: 16px;

	color: #6f6f6f;

	line-height: 24px;

	margin-right: 10px;

}

.gsbg_content .l_ztn1 .container .box p {

	font-size: 24px;

	color: #282828;

}

.gsbg_content .l_ztn1 .container .box4 p {

	color: #ffffff;

	margin-top: 5px;

}

.gsbg_content .l_ztn1 .container .box4 p span {

	display: inline;

	font-size: 24px;

}

.gsbg_content .l_ztn1 .container .box4 p span.y {

	color: #fcceaa;

}

.gsbg_content .l_ztn1 .container .box4 p span.h {

	color: #ea6e6e;

}

.gsbg_content .l_ztn1 .container .box span {

	display: block;

	font-size: 18px;

	color: #616161;

	margin-top: 12px;

}

.gsbg_content .l_ztn1 .container .box4 span {

	color: #737388;

}

.gsbg_content .l_ztn6 {

	top: 0;

	background-color: #ffffff;

}

.gsbg_content .l_ztn6 .container {

	width: 1200px;

	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;

}

.gsbg_content .l_ztn6 .container .self p {

	border: solid 2px #bbbaba;

	color: #bbbaba;

}

.gsbg_content .l_ztn6 .container .self ul li {

	color: #bbbaba;

	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;

}

.gsbg_content .l_ztn6 .container .vs {

	left: 491px;

}

.gsbg_content .l_ztn7 {

	background: url(../images/gsbg_ztn7_bj.jpg) no-repeat center;

}

.gsbg_content .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/gsbg_nz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg_content .l_ztn7 .container ul li.csjz {

	background: url(../images/gsbg_nz_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg_content .l_ztn7 .container ul li.sbsq {

	background: url(../images/gsbg_nz_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg_content .l_ztn7 .container ul li.sqsk {

	background: url(../images/gsbg_nz_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.gsbg_content .l_ztn7 .container ul li.sbkh {

	background: url(../images/gsbg_nz_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*公司变更内容页聚合页*/

/*公司注销页面*/

.gszx .l_ztn1 .title {

	display: none;

}

.gszx .l_ztn1 .main {

	width: 1120px;

	margin: 0 auto;

	overflow: hidden;

}

.gszx .l_ztn1 .container {

	margin-bottom: 50px;

	margin-top: 60px;

	overflow: hidden;

}

.gszx .l_ztn1 .container .box {

	width: 225px;

	background-color: #ffffff;

	margin: 0 15px 15px 0;

	overflow: hidden;

	float: left;

}

.gszx .ztn1_xial {

	display: none;

}

.gszx .l_ztn1 .left {

	width: 380px;

	margin-right: 14px;

	float: left;

}

.gszx .l_ztn1 .left .add_box {

	width: 386px;

	height: 325px;

	margin: 0;

	background: url(../images/add_boxbg02.jpg) no-repeat center;

	box-shadow: 2px 2px 5px #888;

	text-align: center;

}

.gszx .l_ztn1 .left .add_box h5 {

	font-size: 19px;

	font-weight: 400;

	color: #cacedc;

	letter-spacing: 1px;

	padding: 80px 0 20px

}

.gszx .l_ztn1 .left .add_box h3 {

	font-size: 38px;

	font-weight: 800;

	color: #fff;

}

.gszx .l_ztn1 .left .add_box p {

	width: 260px;

	height: 40px;

	margin: 30px auto;

	line-height: 40px;

	background: rgba(0,0,0,0.2);

	border-radius: 20px;

	border: 1px solid #fff;

	color: #fff;

	font-size: 18px;

}

.gszx .l_ztn1 .right {

	width: 720px;

	float: left;

	margin-top: 0px;

}

.gszx .l_ztn1 .right .box h3 {

	font-size: 20px;

	color: #41465a;

	text-align: center;

	font-weight: bold;

	margin-top: 30px;

}

.gszx .l_ztn1 .right .box span {

	display: block;

	text-align: center;

	font-size: 12px;

	color: #b0b2b8;

	margin-top: 5px;

}

.gszx .l_ztn1 .right .box p {

	width: 125px;

	height: 30px;

	background-color: #41465a;

	border-radius: 5px;

	margin: 23px auto 25px auto;

	line-height: 30px;

	text-align: center;

	cursor: pointer;

	color: #ffffff;

}

.gszx .l_ztn1 .right .box:hover p {

	background-color: #fe0000;

}

.gszx .l_ztn1 .right .box:hover h3 {

	color: #fe0000

}

.gszx .l_ztn2 .title p {

	color: #767676;

}

.gszx .l_ztn2 .main {

	width: 1090px;

	margin: 0 auto;

}

.gszx .l_ztn2 .main .container {

	width: 1095px;

	overflow: hidden;

}

.gszx .l_ztn2 .main .container .box {

	width: 214px;

	margin-right: 5px;

	float: left;

	position: relative;

}

.gszx .l_ztn2 .main .container .box p {

	font-size: 22px;

	font-weight: bold;

	color: #ffffff;

	position: absolute;

	width: 214px;

	text-align: center;

	top: 107px;

}

.gszx .l_ztn3 {

	background: url(../images/gszx_ztn3_bj.jpg) no-repeat center;

}

.gszx .l_ztn3 .title {

	margin: 80px 0 95px 0;

}

.gszx .l_ztn3 .title h3 {

	color: #ffffff;

}

.gszx .l_ztn3 .title p {

	color: #b2b3ba;

}

.gszx .l_ztn3 .main {

	width: 890px;

	margin: 0 auto;

}

.gszx .l_ztn3 .main .container {

	width: 960px;

	height: 275px;

}

.gszx .l_ztn3 .main .container .box {

	width: 250px;

	height: 88px;

	float: left;

	border: dashed 1px #b2b3ba;

	border-radius: 10px;

	margin-bottom: 82px;

	box-sizing: border-box;

	position: relative;

}

.gszx .l_ztn3 .main .container .box.xz {

	border: dashed 1px #ffd823;

}

.gszx .l_ztn3 .main .container .box .yuan {

	width: 50px;

	height: 50px;

	background-color: #ffffff;

	border-radius: 50%;

	position: absolute;

	top: -16px;

	left: -16px;

}

.gszx .l_ztn3 .main .container .box.xz .yuan {

	background-color: #ffd823;

}

.gszx .l_ztn3 .main .container .box .yuan img {

	margin: 8.5px;

}

.gszx .l_ztn3 .main .container .box p {

	font-size: 24px;

	font-weight: bold;

	color: #ffffff;

	text-align: center;

	margin: 20px 0 3px 0;

}

.gszx .l_ztn3 .main .container .box.xz p {

	color: #ffd823;

}

.gszx .l_ztn3 .main .container .box span {

	display: block;

	font-size: 12px;

	color: #6d707d;

	text-align: center;

}

.gszx .l_ztn3 .main .container .box.xz span {

	color: #ffd823;

}

.gszx .l_ztn3 .main .container .lj {

	float: left;

	margin-top: 43px;

}

.gszx .l_ztn3 .main .container .you {

	float: right;

}

.gszx .l_ztn3 .main .container .you1 {

	margin-right: 70px;

}

.gszx .l_ztn3 .main .container .you1 .shu {

	margin-right: 70px;

	position: absolute;

	top: -83px;

	left: 125px;

}

.gszx .l_ztn4 .container .box {

	height: 80px;

	margin-bottom: 30px;

	overflow: hidden;

	position: relative;

}

.gszx .l_ztn4 .container .box1 {

	background: url(../images/gszx_ztn4_1.png) no-repeat center;

}

.gszx .l_ztn4 .container .box2 {

	background: url(../images/gszx_ztn4_2.png) no-repeat center;

}

.gszx .l_ztn4 .container .box3 {

	background: url(../images/gszx_ztn4_3.png) no-repeat center;

}

.gszx .l_ztn4 .container .box4 {

	background: url(../images/gszx_ztn4_4.png) no-repeat center;

}

.gszx .l_ztn4 .container .box5 {

	background: url(../images/gszx_ztn4_5.png) no-repeat center;

}

.gszx .l_ztn4 .container .box span {

	display: block;

	font-size: 18px;

	line-height: 24px;

	text-align: center;

	margin-top: 28px;

	color: #ffffff;

}

.gszx .l_ztn4 .container .box1 span {

	margin-top: 39px;

}

.gszx .l_ztn4 .container .box p {

	width: 266px;

	height: 65px;

	font-size: 22px;

	color: #ffffff;

	position: absolute;

	box-sizing: border-box;

	top: 7.5px;

	text-align: center;

}

.gszx .l_ztn4 .container .box1 p {

	right: 245px;

	padding: 17px 0 0 145px;

	background: url(../images/gszx_ztn4_1_1.png) no-repeat center;

}

.gszx .l_ztn4 .container .box2 p {

	left: 203px;

	padding: 17px 0 0 79px;

	background: url(../images/gszx_ztn4_2_1.png) no-repeat center;

}

.gszx .l_ztn4 .container .box3 p {

	right: 146px;

	padding: 3px 20px 0 145px;

	background: url(../images/gszx_ztn4_3_1.png) no-repeat center;

}

.gszx .l_ztn4 .container .box4 p {

	left: 88px;

	padding: 3px 25px 0 107px;

	background: url(../images/gszx_ztn4_4_1.png) no-repeat center;

}

.gszx .l_ztn4 .container .box5 p {

	right: 40px;

	padding: 3px 7px 0 134px;

	background: url(../images/gszx_ztn4_5_1.png) no-repeat center;

}

.gszx .l_ztn5 {

	background: url(../images/gszx_ztn5_bj.jpg) no-repeat center;

}

.gszx .l_ztn5 .title {

	margin: 80px auto 90px auto;

}

.gszx .l_ztn5 .main {

	width: 1025px;

	margin: 0 auto;

}

.gszx .l_ztn5 .container {

	width: 1075px;

	overflow: hidden;

}

.gszx .l_ztn5 .container .box {

	width: 325px;

	height: 323px;

	float: left;

	background-size: 100%;

	margin-right: 25px;

}

.gszx .l_ztn5 .container .box1 {

	background: url(../images/gszx_ztn5_1.jpg) no-repeat center;

}

.gszx .l_ztn5 .container .box2 {

	background: url(../images/gszx_ztn5_2.jpg) no-repeat center;

}

.gszx .l_ztn5 .container .box3 {

	background: url(../images/gszx_ztn5_3.jpg) no-repeat center;

}

.gszx .l_ztn5 .container .box .quan {

	width: 148px;

	height: 148px;

	border-radius: 50%;

	overflow: hidden;

	background-color: #ffffff;

	margin: 40px auto 10px auto;

}

.gszx .l_ztn5 .container .box .quan img {

	margin: 4px;

	transition: 0.5s;

}

.gszx .l_ztn5 .container .box:hover .quan img {

	transform: scale(1.3);

	-ms-transform: scale(1.3);

	-webkit-transform: scale(1.3);

	-o-transform: scale(1.3);

	-moz-transform: scale(1.3);

	transition: 0.8s;

}

.gszx .l_ztn5 .container .box p {

	font-size: 24px;

	color: #333333;

	text-align: center;

	padding: 0 70px;

	margin-top: 20px;

	line-height: 35px;

}

.gszx .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/gszx_nz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.gszx .l_ztn7 .container ul li.csjz {

	background: url(../images/gszx_nz_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.gszx .l_ztn7 .container ul li.sbsq {

	background: url(../images/gszx_nz_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.gszx .l_ztn7 .container ul li.sqsk {

	background: url(../images/gszx_nz_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.gszx .l_ztn7 .container ul li.sbkh {

	background: url(../images/gszx_nz_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*公司注销页面*/

/*公司注销内容页公司普通注销*/

.gszx_pt .mianbao {

	background-color: #f2f2f2;

}

.gszx_pt .l_ztn1 {

	height: auto;

	background: url(../images/gszx_pt_ztn1_bj.jpg) no-repeat center;

}

.gszx_pt .l_ztn1 .title {

	margin: 80px 0 0 0;

}

.gszx_pt .l_ztn1 .container {

	height: 685px;

	background: url(../images/gszx_pt_ztn1_bj2.png) no-repeat top center;

	margin-top: -33px;

	overflow: hidden;

}

.gszx_pt .l_ztn1 .container>div {

	overflow: hidden;

}

.gszx_pt .l_ztn1 .container p {

	font-size: 24px;

	color: #000400;

	font-weight: bold;

}

.gszx_pt .l_ztn1 .container .m {

	display: none;

}

.gszx_pt .l_ztn1 .container .hz {

	margin-top: 54px;

}

.gszx_pt .l_ztn1 .container .kh.first {

	margin-top: 122px;

}

.gszx_pt .l_ztn1 .container .kh.second {

	margin-top: 82px;

}

.gszx_pt .l_ztn1 .container .kh p {

	width: 565px;

	float: left;

	margin-left: 109px;

}

.gszx_pt .l_ztn1 .container .hz p {

	width: 625px;

	float: right;

	margin-right: 242px;

}

.gszx_pt .l_ztn1 .container p.cx {

	width: 300px;

	height: 60px;

	border-radius: 10px;

	background-color: #fe0000;

	margin: 75px auto 0 auto;

}

.gszx_pt .l_ztn1 .container p.cx a {

	display: block;

	font-size: 24px;

	color: #ffffff;

	line-height: 60px;

	text-align: center;

	cursor: pointer;

}

.list .biaodan .form {

	margin: 50px auto 50px auto;

}

.gszx_pt .biaodan .form form label input.gongsi {

	background-color: #ffffff;

}

.gszx_pt .l_ztn2 {

	background-color: #f2f2f2;

}

.gszx_pt .l_ztn2 .container {

	width: 1036px;

	overflow: hidden;

	margin: 77px auto 160px auto;

}

.gszx_pt .l_ztn2 .container .box {

	width: 126px;

	height: 126px;

	float: left;

}

.gszx_pt .l_ztn2 .container img.jt {

	float: left;

	margin-top: 54px;

}

.gszx_pt .l_ztn2 .container .box1 {

	background: url(../images/gszx_pt_ztn2_box1.png) no-repeat center;

}

.gszx_pt .l_ztn2 .container .box2 {

	background: url(../images/gszx_pt_ztn2_box2.png) no-repeat center;

}

.gszx_pt .l_ztn2 .container .box3 {

	background: url(../images/gszx_pt_ztn2_box3.png) no-repeat center;

}

.gszx_pt .l_ztn2 .container .box4 {

	background: url(../images/gszx_pt_ztn2_box4.png) no-repeat center;

}

.gszx_pt .l_ztn2 .container .box5 {

	background: url(../images/gszx_pt_ztn2_box5.png) no-repeat center;

}

.gszx_pt .l_ztn2 .container .box6 {

	background: url(../images/gszx_pt_ztn2_box6.png) no-repeat center;

}

.gszx_pt .l_ztn2 .container .box p {

	font-size: 18px;

	color: #98bf16;

	width: 80px;

	text-align: center;

	margin: 38px auto;

}

.gszx_pt .l_ztn2 .container .box1 p {

	font-size: 22px;

	margin: 35px auto;

}

.gszx_pt .l_ztn3 {

	background: none;

}

.gszx_pt .l_ztn3 .container {

	height: 576px;

	background: url(../images/gszx_pt_ztn3_bj.png) no-repeat center;

	width: 1200px;

	margin: 0 auto 94px auto;

	position: relative;

}

.gszx_pt .l_ztn3 .container p {

	font-size: 22px;

	font-weight: bold;

	position: absolute;

}

.gszx_pt .l_ztn3 .container p:first-child {

	color: #178477;

	bottom: 22px;

	left: 445px;

}

.gszx_pt .l_ztn3 .container p:nth-child(2) {

	color: #429946;

	bottom: 112px;

	left: 575px;

}

.gszx_pt .l_ztn3 .container p:nth-child(3) {

	color: #b9c23a;

	bottom: 195px;

	left: 705px;

}

.gszx_pt .l_ztn3 .container p:nth-child(4) {

	color: #f5ae1a;

	bottom: 282px;

	left: 835px;

}

.gszx_pt .l_ztn3 .container p:nth-child(5) {

	color: #f08817;

	bottom: 520px;

	left: 819px;

}

.gszx_pt .l_ztn4 {

	background: url(../images/gszx_pt_ztn4_bj.jpg) no-repeat center;

}

.gszx_pt .l_ztn4 .title h3 {

	color: #ffffff;

}

.gszx_pt .l_ztn4 .container {

	position: relative;

	width: 1200px;

	height: 515px;

	margin: 0 auto;

}

.gszx_pt .l_ztn4 .container .box {

	border-bottom: solid 1px #65bdb7;

	padding-bottom: 28px;

	position: absolute;

	box-sizing: border-box;

	display: none;

}

.gszx_pt .l_ztn4 .container .box p {

	font-size: 24px;

	color: #93eae4;

}

.gszx_pt .l_ztn4 .container .box span {

	display: block;

	font-size: 12px;

	color: #3b817b;

}

.gszx_pt .l_ztn4 .container .box1 {

	width: 340px;

	padding-left: 35px;

	left: 112px;

	top: 34px;

}

.gszx_pt .l_ztn4 .container .box2 {

	width: 340px;

	padding-left: 35px;

	right: 113px;

	top: 34px;

}

.gszx_pt .l_ztn4 .container .box3 {

	width: 280px;

	padding-left: 35px;

	left: 172px;

	bottom: 210px;

}

.gszx_pt .l_ztn4 .container .box4 {

	width: 280px;

	padding-left: 55px;

	right: 173px;

	bottom: 210px;

}

.gszx_pt .l_ztn4 .container .yuan {

	position: absolute;

	top: 30px;

	left: 422.5px;

	transition: 1.5s;

}

.gszx_pt .l_ztn4 .container .yuan:hover {

	transform: rotate(360deg);

	-webkit-transform: rotate(360deg);

	-moz-transform: rotate(360deg);

	-o-transform: rotate(360deg);

	-ms-transform: rotate(360deg);

	transition: 1.5s;

}

.gszx_pt .l_ztn5 {

	background: none;

}

.gszx_pt .l_ztn5 .title h3 {

	color: #282828;

}

.gszx_pt .l_ztn5 .container {

	width: 1200px;

	margin: 0 auto 75px auto;

	position: relative;

}

.gszx_pt .l_ztn5 .container .box {

	width: 365px;

	height: 284px;

	overflow: hidden;

	clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);

	position: relative;

}

.gszx_pt .l_ztn5 .container .box1 {

	margin-left: 105px;

}

.gszx_pt .l_ztn5 .container .box2 {

	left: -65px;

}

.gszx_pt .l_ztn5 .container .box3 {

	left: -130px;

}

.gszx_pt .l_ztn5 .container .box .info {

	width: 100%;

	height: 93px;

	background-color: #282828;

	position: absolute;

	bottom: 60px;

}

.gszx_pt .l_ztn5 .container .box:hover .info {

	background-color: #98bf16;

}

.gszx_pt .l_ztn5 .container .box .info p {

	font-size: 24px;

	color: #ffffff;

	padding: 15px 97px 0 75px;

	text-align: center;

}

.gszx_pt .l_ztn6 {

	background: none;

	top: 0;

}

.gszx_pt .l_ztn6 .container {

	width: 1200px;

	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;

}

.gszx_pt .l_ztn6 .container .self p {

	border: solid 2px #bbbaba;

	color: #bbbaba;

}

.gszx_pt .l_ztn6 .container .self ul li {

	color: #bbbaba;

	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;

}

.gszx_pt .l_ztn6 .container .vs {

	left: 491px;

}

.gszx_pt .l_ztn7 {

	background-color: #f4f4f4;

}

.gszx_pt .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/gszx_nz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.gszx_pt .l_ztn7 .container ul li.csjz {

	background: url(../images/gszx_nz_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.gszx_pt .l_ztn7 .container ul li.sbsq {

	background: url(../images/gszx_nz_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.gszx_pt .l_ztn7 .container ul li.sqsk {

	background: url(../images/gszx_nz_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.gszx_pt .l_ztn7 .container ul li.sbkh {

	background: url(../images/gszx_nz_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*公司注销内容页公司普通注销*/

/*代理记账聚合页*/

.dljz .l_ztn2 .container {

	width: 923px;

	margin: 0 auto;

	position: relative;

	height: 410px;

}

.dljz .l_ztn2 .container .box {

	width: 224px;

	height: 222px;

	position: absolute;

}

.dljz .l_ztn2 .container .box1 {

	background: url(../images/dljz_ztn2_x_1.png) no-repeat center;

}

.dljz .l_ztn2 .container .box2 {

	left: 172px;

	top: 171px;

	background: url(../images/dljz_ztn2_s_2.png) no-repeat center;

}

.dljz .l_ztn2 .container .box3 {

	left: 348px;

	background: url(../images/dljz_ztn2_x_11.png) no-repeat center;

}

.dljz .l_ztn2 .container .box4 {

	left: 520px;

	top: 171px;

	background: url(../images/dljz_ztn2_s_1.png) no-repeat center;

}

.dljz .l_ztn2 .container .box5 {

	left: 697px;

	background: url(../images/dljz_ztn2_x_11.png) no-repeat center;

}

.dljz .l_ztn2 .container .box img {

	margin: 48px 0 0 46px;

}

.dljz .l_ztn2 .container .box2 img {

	margin: 21px 0 0 46px;

}

.dljz .l_ztn2 .container .box4 img {

	margin: 15px 0 0 46px;

}

.dljz .l_ztn2 .container .box p {

	width: 113px;

	text-align: center;

	font-size: 19px;

	color: #6e6e6e;

	font-weight: bold;

	margin: 10px 0 0 46px;

}

.dljz .l_ztn2 .container .box2 p {

	margin: -10px 0 0 46px;

}

.dljz .l_ztn2 .container .box4 p {

	margin: -59px 0 0 46px;

}

@keyframes b1-1 {

0% {

top:-20px;

}

50% {

top:0;

}

100% {

top:-20px;

}

}

@keyframes b2-1 {

0% {

top:191px;

}

50% {

top:171px;

}

100% {

top:191px;

}

}

.dljz .l_ztn3 {

	background: url(../images/dljz_ztn3_bj.jpg) no-repeat center;

}

.dljz .l_ztn3 .main {

	width: 860px;

	margin: 0 auto;

}

.dljz .l_ztn3 .container {

	width: 900px;

	overflow: hidden;

}

.dljz .l_ztn3 .title {

	margin: 90px 0 50px 0;

}

.dljz .l_ztn3 .container .box {

	width: 260px;

	height: 224px;

	background-color: rgba(255,255,255,0.9);

	margin-top: 80px;

	border-radius: 10px;

	margin-right: 40px;

	position: relative;

	float: left;

}

.dljz .l_ztn3 .container .box img {

	position: absolute;

	top: -60px;

	left: 65px;

}

.dljz .l_ztn3 .container .box p {

	padding: 90px 60px 0 60px;

	font-size: 24px;

	color: #282828;

	text-align: center;

}

.dljz .l_ztn4 .title {

	margin: 80px 0 40px 0;

}

.dljz .l_ztn4 .container {

	width: 1200px;

	height: 660px;

	margin: 0 auto;

	background: url(../images/dljz_ztn4_bj.png) no-repeat 100px 10px;

	position: relative;

	overflow: hidden;

}

.dljz .l_ztn4 .container .center {

	width: 303px;

	height: 303px;

	border-radius: 50%;

	overflow: hidden;

	background: url(../images/dljz_ztn4_center.png) no-repeat center;

	margin: 168px auto 0 auto;

}

.dljz .l_ztn4 .container .center p {

	font-size: 60px;

	font-weight: bold;

	text-align: center;

	line-height: 60px;

	margin-top: 121.5px;

	color: #ffffff;

}

.dljz .l_ztn4 .container .box {

	width: 192px;

	height: 192px;

	border-radius: 50%;

	position: absolute;

}

.dljz .l_ztn4 .container .box1 {

	background-color: #f79d00;

	right: 504px;

	top: 0;

}

.dljz .l_ztn4 .container .box2 {

	background-color: #2b9fbb;

	left: 307px;

	bottom: 133px;

}

.dljz .l_ztn4 .container .box3 {

	background-color: #c65437;

	right: 307px;

	bottom: 126px;

}

.dljz .l_ztn4 .container .box span {

	display: block;

	font-size: 45px;

	color: #ffffff;

	font-weight: bold;

	text-align: center;

	margin-top: 20px;

}

.dljz .l_ztn4 .container .box p.des {

	padding: 0 35px;

	text-align: center;

	margin-top: 10px;

	color: #ffffff;

	font-size: 20px;

}

.dljz .l_ztn4 .container .box p.key {

	font-size: 32px;

	font-weight: bold;

	color: #ffffff;

	position: absolute;

}

.dljz .l_ztn4 .container .box1 p.key {

	right: -136px;

	top: 21px;

}

.dljz .l_ztn4 .container .box2 p.key {

	left: -185px;

	bottom: 71px;

}

.dljz .l_ztn4 .container .box3 p.key {

	right: -118px;

	bottom: 78px;

}

@keyframes ripple {

0% {

opacity:0.95;

width:192px;

height:192px;

}

100% {

opacity: 0.9;

width:200px;

height:200px;

}

}

.dljz .l_ztn6 {

	background: none;

	top: 0;

}

.dljz .l_ztn6 .container {

	width: 1200px;

	background: url(../images/dljz_ztn6_bj.png) no-repeat center;

}

.dljz .l_ztn6 .container .self p {

	border: solid 2px #bbbaba;

	color: #bbbaba;

}

.dljz .l_ztn6 .container .self ul li {

	color: #bbbaba;

	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;

}

.dljz .l_ztn6 .container .vs {

	left: 491px;

}

.dljz .l_ztn7 {

	background-color: #f4f4f4;

}

.dljz .l_ztn7 .title {

	margin: 80px 0 60px 0;

}

.dljz .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/dljz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.dljz .l_ztn7 .container ul li.csjz {

	background: url(../images/dljz_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.dljz .l_ztn7 .container ul li.sbsq {

	background: url(../images/dljz_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.dljz .l_ztn7 .container ul li.sqsk {

	background: url(../images/dljz_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.dljz .l_ztn7 .container ul li.sbkh {

	background: url(../images/dljz_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*代理记账聚合页*/

/*代理记账内容页内资小规模*/

.dljz_nzxgm .mianbao {

	background-color: #f2f2f2;

}

.dljz_nzxgm .l_ztn1 {

	background: none;

	height: auto;

}

.dljz_nzxgm .l_ztn1 .main {

	width: 1200px;

	margin: 0 auto;

}

.dljz_nzxgm .l_ztn1 .container {

	background: url(../images/dljz_nzxgm_ztn1_bj.png) no-repeat 661px top;

	overflow: hidden;

}

.dljz_nzxgm .l_ztn1 .container p.cx {

	width: 333px;

	height: 65px;

	line-height: 65px;

	font-size: 24px;

	color: #ffffff;

	text-align: center;

	margin: 30px auto 0 auto;

	border-radius: 10px;

	background-color: #ab7474;

	cursor: pointer;

	margin-bottom: 66px;

}

.dljz_nzxgm .l_ztn1 .container ul {

	margin-left: 125px;

	margin-top: 15px;

}

.dljz_nzxgm .l_ztn1 .container ul li {

	overflow: hidden;

	margin-bottom: 35px;

}

.dljz_nzxgm .l_ztn1 .container ul li.last {

	margin-bottom: 0;

}

.dljz_nzxgm .l_ztn1 .container ul li span {

	font-size: 28px;

	width: 101px;

	height: 101px;

	padding-top: 10px;

	margin-right: 20px;

	font-weight: bold;

	display: block;

	float: left;

	text-align: center;

	color: #ffffff;

	font-style: oblique;

	background: url(../images/dljz_nzxgm_ztn1_1.png) no-repeat center;

	box-sizing: border-box;

}

.dljz_nzxgm .l_ztn1 .container ul li .ques {

	float: left;

}

.dljz_nzxgm .l_ztn1 .container ul li .ques h3 {

	font-size: 30px;

	color: #430a00;

	font-weight: bold;

}

.dljz_nzxgm .l_ztn1 .container ul li .ques p {

	line-height: 26px;

	font-size: 18px;

	width: 320px;

	margin-top: 13px;

	float: left;

	color: #5d5d5d;

}

.dljz_nzxgm .l_ztn1 .container ul li .ques p b {

	color: #fe0000;

}

.dljz_nzxgm .l_ztn1 .container ul li .ques img {

	float: left;

	margin-right: 10px;

	margin-top: 5px;

}

.dljz_nzxgm .biaodan .form form label input.gongsi {

	background-color: #ffffff;

}

.dljz_nzxgm .l_ztn2 {

	background-color: #f8f4f4;

}

.dljz_nzxgm .l_ztn2 .container {

	width: 1200px;

	margin: 0 auto 110px auto;

	position: relative;

	height: 300px;

	background: url(../images/dljz_nzxgm_ztn2_bj.jpg) no-repeat bottom 19px center;

}

.dljz_nzxgm .l_ztn2 .container .box {

	width: 177px;

	height: 227px;

	position: absolute;

	bottom: 0;

	cursor: pointer;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box:hover {

	width: 220px;

	height: 278px;

	transition: 0.5s;

	z-index: 99;

}

.dljz_nzxgm .l_ztn2 .container .box1 {

	left: 125px;

	background: url(../images/dljz_nzxgm_ztn2_1.png) no-repeat center;

	animation: dljz-ztn2-box1 1s linear infinite alternate;

	background-size: 100%;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box2 {

	left: 319px;

	background: url(../images/dljz_nzxgm_ztn2_2.png) no-repeat center;

	animation: dljz-ztn2-box2 2s linear infinite alternate;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn2 .container .box3 {

	left: 513px;

	background: url(../images/dljz_nzxgm_ztn2_3.png) no-repeat center;

	animation: dljz-ztn2-box3 2s linear infinite alternate;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn2 .container .box4 {

	left: 707px;

	background: url(../images/dljz_nzxgm_ztn2_4.png) no-repeat center;

	animation: dljz-ztn2-box4 1s linear infinite alternate;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn2 .container .box5 {

	left: 900px;

	background: url(../images/dljz_nzxgm_ztn2_5.png) no-repeat center;

	animation: dljz-ztn2-box5 1s linear infinite alternate;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn2 .container .box p {

	font-size: 22px;

	width: 140px;

	color: #ffffff;

	text-align: center;

	margin: 0 auto;

}

.dljz_nzxgm .l_ztn2 .container .box1 p {

	margin-top: 60px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box1:hover p {

	margin-top: 70px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box2 p {

	margin-top: 45px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box2:hover p {

	margin-top: 55px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box3 p {

	margin-top: 31px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box3:hover p {

	margin-top: 40px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box4 p {

	margin-top: 16px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box4:hover p {

	margin-top: 30px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box5 p {

	margin-top: 60px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box5:hover p {

	margin-top: 70px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box span {

	font-size: 18px;

	left: 77px;

	bottom: 8px;

	margin: 0 auto;

	color: #ffffff;

	text-align: center;

	position: absolute;

	display: block;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn2 .container .box:hover span {

	left: 100px;

	transition: 0.5s;

}

@keyframes dljz-ztn2-box1 {

0% {

left:125px;

}

100% {

left:155px;

}

}

@keyframes dljz-ztn2-box2 {

0% {

left: 319px;

}

50% {

left:289px;

}

100% {

left:349px;

}

}

@keyframes dljz-ztn2-box3 {

0% {

left:513px;

}

50% {

left:543px;

}

100% {

left:483px;

}

}

@keyframes dljz-ztn2-box4 {

0% {

left:707px;

}

100% {

left:677px;

}

}

@keyframes dljz-ztn2-box5 {

0% {

left:900px;

}

100% {

left:930px;

}

}

.dljz_nzxgm .l_ztn3 {

	background: url(../images/dljz_nzxgm_ztn3_bj.jpg) no-repeat center;

}

.dljz_nzxgm .l_ztn3 .title {

	margin: 80px 0 20px 0;

}

.dljz_nzxgm .l_ztn3 .title h3 {

	color: #ffffff;

}

.dljz_nzxgm .l_ztn3 .title h3 span {

	color: #c75416;

}

.dljz_nzxgm .l_ztn3 .container {

	width: 1200px;

	position: relative;

	margin: 30px auto 150px auto;

}

.dljz_nzxgm .l_ztn3 .container .box {

	position: absolute;

}

.dljz_nzxgm .l_ztn3 .container .box1 {

	top: 109px;

	left: 130px;

}

.dljz_nzxgm .l_ztn3 .container .box2 {

	top: 109px;

	right: 130px;

}

.dljz_nzxgm .l_ztn3 .container .box3 {

	bottom: -75px;

	right: 498px;

}

.dljz_nzxgm .l_ztn3 .container .box p {

	font-size: 24px;

	color: #ffffff;

	cursor: pointer;

}

.dljz_nzxgm .l_ztn3 .container .box:hover p {

	color: #c75416;

}

.dljz_nzxgm .l_ztn3 .container .box span {

	font-size: 12px;

	margin-top: 5px;

	color: #70727b;

}

.dljz_nzxgm .l_ztn3 .container .center {

	margin: 0 auto;

	width: 421px;

	height: 421px;

	animation: dljz-ztn3-center 100s infinite alternate linear;

}

@keyframes dljz-ztn3-center {

0% {

transform:rotate(0deg);

}

100% {

transform:rotate(3600deg);

}

}

.dljz_nzxgm .l_ztn4 .main {

	width: 880px;

	margin: 0 auto;

}

.dljz_nzxgm .l_ztn4 .container {

	width: 900px;

	margin-bottom: 100px;

	overflow: hidden;

}

.dljz_nzxgm .l_ztn4 .container .box {

	width: 280px;

	height: 350px;

	position: relative;

	border-radius: 10px;

	overflow: hidden;

	float: left;

	margin-right: 20px;

}

.dljz_nzxgm .l_ztn4 .container .box img {

	width: 100%;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn4 .container .box:hover img {

	transform: scale(1.2);

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn4 .container .box .info {

	width: 100%;

	height: 130px;

	background-color: rgba(0,0,0,0.8);

	position: absolute;

	bottom: 0;

}

.dljz_nzxgm .l_ztn4 .container .box:hover .info {

	background-color: rgba(199,22,28,0.9);

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn4 .container .box .info p {

	font-size: 35px;

	color: #f1bb00;

	text-align: center;

	font-weight: bold;

	margin: 10px;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn4 .container .box:hover .info p {

	color: #ffffff;

	transition: 0.5s;

}

.dljz_nzxgm .l_ztn4 .container .box .info span {

	display: block;

	width: 80%;

	margin: 0 auto;

	text-align: center;

	font-size: 18px;

	color: #ffffff;

	margin-top: 10px;

}

.dljz_nzxgm .l_ztn6 {

	background: none;

	top: 0;

}

.dljz_nzxgm .l_ztn6 .container {

	width: 1200px;

	background: url(../images/dljz_ztn6_bj.png) no-repeat center;

}

.dljz_nzxgm .l_ztn6 .container .self p {

	border: solid 2px #bbbaba;

	color: #bbbaba;

}

.dljz_nzxgm .l_ztn6 .container .self ul li {

	color: #bbbaba;

	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;

}

.dljz_nzxgm .l_ztn6 .container .vs {

	left: 491px;

}

.dljz_nzxgm .l_ztn7 {

	background-color: #f4f4f4;

}

.dljz_nzxgm .l_ztn7 .title {

	margin: 80px 0 60px 0;

}

.dljz_nzxgm .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/dljz_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn7 .container ul li.csjz {

	background: url(../images/dljz_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn7 .container ul li.sbsq {

	background: url(../images/dljz_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn7 .container ul li.sqsk {

	background: url(../images/dljz_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.dljz_nzxgm .l_ztn7 .container ul li.sbkh {

	background: url(../images/dljz_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*代理记账内容页内资小规模*/

/*通用列表页*/

.list_ty .banner {

	height: 400px;

}

.list_ty .banner .swiper-container {

	height: 400px;

}

.list_ty .banner .swiper-container .swiper-slide img {

	height: 400px;

}

.list_ty .mianbao {

	margin-top: 15px;

}

.list_ty .mianbao a {

	line-height: 60px;

}

.list_ty .table {

	width: 1200px;

	margin: 30px auto;

	height: 38px;

	background-color: #f2f2f2;

}

.list_ty .table p {

	float: left;

	width: 125px;

	line-height: 43px;

}

.list_ty .table p a {

	font-size: 16px;

	color: #000000;

	display: block;

	line-height: 38px;

	text-align: center;

	margin-bottom: 5px;

}

.list_ty .table p.xz {

	background: url(../images/list_table_xz.png) no-repeat center top;

}

.list_ty .table p.xz a {

	color: #ffffff;

}

.list_ty .table p:hover {

	background: url(../images/list_table_xz.png) no-repeat center top;

}

.list_ty .table p:hover a {

	color: #ffffff;

}

.list_ty .table form {

	float: left;

	height: 43px;

}

.list_ty .table form input.so {

	width: 333px;

	height: 40px;

	border: solid 2px #fe0000;

	float: left;

	box-sizing: border-box;

	padding-left: 20px;

}

.list_ty .table form p.tj {

	font-size: 18px;

	width: 90px;

	height: 40px;

	float: left;

	background-color: #fe0000;

	color: #ffffff;

	text-align: center;

	line-height: 40px;

	cursor: pointer;

}

.list_ty .list_content {

	width: 1200px;

	margin: 40px auto 0;

	overflow: hidden;

}

.list_ty .list_content .left {

	width: 855px;

	float: left;

}

.list_ty .list_content .left .box {

	width: 100%;

	height: 160px;

	margin-bottom: 25px;

}

.list_ty .list_content .left .box:hover {

	background-color: #f8f8f8;

}

.list_ty .list_content .left .box .img_b {

	width: 210px;

	height: 160px;

	float: left;

	position: relative;

	overflow: hidden;

}

.list_ty .list_content .left .box .img_b img {

	height: 100%;

	transition: 0.5s;

}

.list_ty .list_content .left .box:hover .img_b img {

	transform: scale(1.2);

	transition: 0.5s;

}

.list_ty .list_content .left .box .img_b a.lanmu {

	position: absolute;

	top: 0;

	left: 0;

	display: block;

	max-width: 180px;

	height: 28px;

	padding: 0 5px;

	background-color: rgba(255,102,55,0.9);

	line-height: 28px;

	font-size: 12px;

	color: #fff;

	text-align: center;

	z-index: 10;

}

.list_ty .list_content .left .box:hover .img_b a.lanmu {

	background-color: #fe0000;

}

.list_ty .list_content .left .box .con {

	width: 625px;

	float: left;

	margin-left: 20px;

}

.list_ty .list_content .left .box .con h3 {

	margin: 15px auto 20px auto;

}

.list_ty .list_content .left .box .con h3 font {

	color: #fe0000;

	font-weight: bold;

}

.list_ty .list_content .left .box .con h3 a {

	font-size: 18px;

	color: #191919;

}

.list_ty .list_content .left .box:hover .con h3 a {

	color: #fe0000;

}

.list_ty .list_content .left .box .con p {

	font-size: 16px;

	color: #8a8a8a;

	line-height: 25px;

}

.list_ty .list_content .left .box .con p font {

	color: #fe0000;

	font-weight: bold;

}

.list_ty .list_content .left .box .con .bottom {

	overflow: hidden;

	margin-top: 15px;

}

.list_ty .list_content .left .box .con .bottom time {

	font-size: 14px;

	color: #cacaca;

	height: 15px;

	line-height: 15px;

	background: url(../images/list_time.png) no-repeat left center;

	padding-left: 25px;

	float: left;

	margin-top: 5px;

}

.list_ty .list_content .left .box .con .bottom span {

	height: 28px;

	border-radius: 5px;

	border: solid 1px #66b7c7;

	float: right;

	line-height: 28px;

	padding: 0 10px;

	margin-right: 10px;

}

.list_ty .list_content .left .box .con .bottom span a {

	color: #66b7c7;

	display: block;

}

.pagelist {

	margin-top: 60px;

	margin-bottom: 78px;

	margin-left: 215px;

}

.pagelist ul {

	width: 100%;

	overflow: hidden;

}

.pagelist ul li {

	height: 31px;

	line-height: 31px;

	float: left;

}

.pagelist ul li a {

	display: block;

	height: 31px;

}

.pagelist ul li.pre {

	width: 31px;

	background: url(../images/list_pre.png) no-repeat center;

	background-color: #f2f2f2;

	border-radius: 15.5px 0 0 15.5px;

}

.pagelist ul li.next {

	width: 31px;

	background: url(../images/list_next.png) no-repeat center;

	background-color: #f2f2f2;

	border-radius: 0 15.5px 15.5px 0;

}

.pagelist ul li.ye {

	width: 50px;

	text-align: center;

	background-color: #f2f2f2;

}

.pagelist ul li.thisclass {

	color: #fe0000;

	font-weight: bold;

}

.pagelist ul li:hover a {

	color: #fe0000;

	font-weight: bold;

}

.pagelist ul li.select {

	background-color: #f2f2f2;

	border-radius: 15.5px;

	font-size: 14px;

	color: #868686;

}

.pagelist ul li select {

	width: 110px!important;

	height: 31px;

	background: url(../images/list_go.png) no-repeat right center;

	padding-left: 20px;

	appearance: none;

	-moz-appearance: none; /* Firefox */

	-webkit-appearance: none; /* Safari 和 Chrome */

	outline: none;

}

.pagelist ul li span.pageinfo {

	margin: 0 15px 0 15px;

}

.list_ty .list_content .right {

	float: left;

	margin-left: 40px;

	width: 305px;

}

.list_ty .list_content .right .ty {

	margin-top: 30px;

}

.list_ty .list_content .right .ty h4 {

	border-left: solid 3px #fe0000;

	line-height: 16px;

	padding-left: 10px;

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 12px;

}

.list_ty .list_content .right .keyword .container {

	width: 100%;

	height: 285px;

	background: url(../images/list_keyword_bj.jpg) no-repeat center;

	overflow: hidden;

}

.list_ty .list_content .right .keyword .container ul {

	width: 245px;

	height: 230px;

	margin: 28px auto 0 auto;

	overflow: hidden;

}

.list_ty .list_content .right .keyword .container ul li {

	float: left;

	height: 28px;

	margin-bottom: 12px;

	margin-right: 10px;

	padding: 0 10px;

	border-radius: 5px;

}

.list_ty .list_content .right .keyword .container ul li a {

	display: block;

	font-size: 14px;

	color: #343434;

	line-height: 28px;

	text-align: center;

}

.list_ty .list_content .right .keyword .container ul li:first-child {

	background-color: #b1ebf8;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(2) {

	background-color: #f7bfb9;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(3) {

	background-color: #d6b8d4;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(4) {

	background-color: #cce2a1;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(5) {

	background-color: #f9e294;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(6) {

	background-color: #b4ecf8;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(7) {

	background-color: #d8eff4;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(8) {

	background-color: #f7bfb9;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(9) {

	background-color: #cce2a1;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(10) {

	background-color: #cde2e7;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(11) {

	background-color: #b1ebf8;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(12) {

	background-color: #f7bfb9;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(13) {

	background-color: #d6b8d4;

}

.list_ty .list_content .right .keyword .container ul li:nth-child(14) {

	background-color: #cce2a1;

}

.list_ty .list_content .right .news {

	width: 100%;

}

.list_ty .list_content .right .news .container {

	background-color: #f2f2f2;

	height: 285px;

	overflow: hidden;

}

.list_ty .list_content .right .news .container ul {

	margin: 22px 15px 0 15px;

	counter-reset: section;

}

.list_ty .list_content .right .news .container ul li {

	height: 18px;

	line-height: 18px;

	margin-bottom: 18px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.list_ty .list_content .right .news .container ul li a {

	font-size: 14px;

	color: #575757;

}

.list_ty .list_content .right .news .container ul li:hover a {

	color: #fe0000;

}

.list_ty .list_content .right .news .container ul li:before {

	counter-increment: section;

	content: counter(section);

	padding: 1px 6px;

	margin-right: 10px;

	width: 50px;

	height: 18px;

	line-height: 18px;

	background: #bbbbbb;

	color: #fff;

	font-size: 12px

}

.list_ty .list_content .right .news .container ul li:nth-child(1):before {

	background: #ff4546;

}

.list_ty .list_content .right .news .container ul li:nth-child(2):before {

	background: #ff7316;

}

.list_ty .list_content .right .news .container ul li:nth-child(3):before {

	background: #ff9c00;

}

.list_ty .list_content .right .baojia .container {

	background-color: #f2f2f2;

	height: 460px;

	overflow: hidden;

}

.list_ty .list_content .right .baojia .container ul {

	margin: 25px 0 0 25px;

}

.list_ty .list_content .right .baojia .container ul li {

	height: 35px;

	padding-left: 30px;

	margin-bottom: 18px;

}

.list_ty .list_content .right .baojia .container ul li:first-child {

	background: url(../images/list_baojia_1.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li:nth-child(2) {

	background: url(../images/list_baojia_2.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li:nth-child(3) {

	background: url(../images/list_baojia_3.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li:nth-child(4) {

	background: url(../images/list_baojia_4.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li:nth-child(5) {

	background: url(../images/list_baojia_5.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li:nth-child(6) {

	background: url(../images/list_baojia_6.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li:nth-child(7) {

	background: url(../images/list_baojia_7.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li:nth-child(8) {

	background: url(../images/list_baojia_8.png) no-repeat left center;

}

.list_ty .list_content .right .baojia .container ul li .yewu {

	width: 120px;

	float: left;

}

.list_ty .list_content .right .baojia .container ul li .yewu p a {

	font-size: 14px;

	color: #787878;

}

.list_ty .list_content .right .baojia .container ul li .yewu span {

	display: block;

	font-size: 12px;

	color: #c9c9c9;

}

.list_ty .list_content .right .baojia .container ul li img {

	margin-top: 11.5px;

	float: left;

}

.list_ty .list_content .right .baojia .container ul li p.cha {

	width: 80px;

	height: 20px;

	border-radius: 10px;

	background-color: #fe0000;

	float: left;

	margin-top: 7.5px;

	margin-left: 18px;

}

.list_ty .list_content .right .baojia .container ul li p.cha a {

	display: block;

	font-size: 12px;

	color: #ffffff;

	text-align: center;

	line-height: 20px;

}

/*通用列表页*/

/*通用内容页*/

.list_ty .m_banner {

	display: none;

}

.list_ty .list_content .left .article {

	background-color: #f8f8f8;

	overflow: hidden;

}

.list_ty .list_content .left .article .article_title {

	overflow: hidden;

}

.list_ty .list_content .left .article h3 {

	font-size:18px;

	color:#555555;

	font-weight:bold;

	margin-top: 20px;

	margin-right: 0;

	margin-bottom: 20px;

	margin-left: 0;

	padding-left: 50px;

}

.list_ty .list_content .left .article p {

	font-size:18px;

    color:#555555;

    line-height:24px;

    text-indent:24px;

    padding-bottom:5px;

	padding-left: 20px;

}

.list_ty .list_content .left .article .article_title h1 {

	font-size: 26px;

	color: #3b3b3b;

	text-align: center;

	margin: 55px 0 15px 0;

	padding: 0 30px;

	font-weight: bold;

}

.list_ty .list_content .left .article .article_title p.auth {

	width: 320px;

	float: left;

	margin-left: 200px;

}

.list_ty .list_content .left .article .article_title p.auth time {

	font-size: 14px;

	color: #c4c1cc;

	margin-right: 18px;

}

.list_ty .list_content .left .article .article_title p.auth span {

	font-size: 14px;

	color: #c4c1cc;

	margin-right: 18px;

}

.list_ty .list_content .left .article .article_title .share {

	float: left;

}

.list_ty .list_content .left .article .article_title .share span {

	float: left;

	font-size: 14px;

	color: #c4c1cc;

}

.list_ty .list_content .left .article .article_title .share .bdsharebuttonbox {

	float: left;

}

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {

	margin: 0 6px 0 0!important;

}

.list_ty .list_content .left .article .article_content {

	margin-top: 35px;

	padding: 0 50px;

	font-size: 16px;

	line-height: 26px;

	color: #606060;

	text-indent: 30px;

}

.list_ty .list_content .left .article .article_content img {

	margin: 0 auto;

	margin-bottom: 15px;

}

.list_ty .list_content .left .article .article_content a {

	color: #fe0000;

	font-weight: bold;

	font-size: 16px;

}

.list_ty .list_content .left .article .article_content p {

	font-size: 16px;

	color: #606060;

	line-height: 26px;

	text-indent: 30px;

	margin-bottom: 10px;

}

.list_ty .list_content .left .article .article_content span {

	font-size: 16px;

	color: #606060;

	line-height: 26px;

	text-indent: 30px;

}

.list_ty .list_content .left .article .article_content h3, .list_ty .list_content .left .article .article_content h4 {

	font-weight: bold;

	font-size: 16px;

	color: #606060;

	line-height: 26px;

	margin-bottom: 5px;

}

.list_ty .list_content .left .article p.keyword {

	font-size: 16px;

	color: #595758;

	padding: 0 30px 70px 30px;

	margin: 55px 20px 0 20px;

	height: 30px;

	line-height: 30px;

	box-sizing: border-box;

	overflow: hidden;

	border-bottom: solid 1px #e0e0e0;

}

.list_ty .list_content .left .article p.keyword b {

	float: left;

	font-weight: normal;

	font-size: 16px;

	color: #595758;

}

.list_ty .list_content .left .article p.keyword span {

	height: 28px;

	border-radius: 5px;

	float: left;

	line-height: 28px;

	padding: 0 10px;

	margin-right: 10px;

	background-color: #66b7c7;

}

.list_ty .list_content .left .article p.keyword span a {

	color: #ffffff;

	display: block;

}

.list_ty .list_content .left .article .article_page ul {

	overflow: hidden;

	padding: 0 60px;

}

.list_ty .list_content .left .article .article_page ul li {

	margin-top: 30px;

	margin-bottom: 30px;

}

.list_ty .list_content .left .article .article_page ul li p {

	font-size: 16px;

	color: #595758;

}

.list_ty .list_content .left .article .article_page ul li a {

	display: block;

	font-size: 14px;

	color: #757575;

}

.list_ty .list_content .left .article .article_page ul li.pre {

	float: left;

}

.list_ty .list_content .left .article .article_page ul li.pre img {

	float: left;

	margin-top: 2px;

	margin-right: 15px;

}

.list_ty .list_content .left .article .article_page ul li.pre .all {

	float: left;

}

.list_ty .list_content .left .article .article_page ul li.next {

	float: right;

}

.list_ty .list_content .left .article .article_page ul li.next .all {

	float: right;

	margin-right: 15px;

}

.list_ty .list_content .left .article .article_page ul li.next .all p {

	text-align: right;

}

.list_ty .list_content .left .article .article_page ul li.next img {

	float: right;

}

.list_ty .list_content .left .relevant {

	margin-top: 40px;

}

.list_ty .list_content .left .relevant h4 {

	border-left: solid 3px #ff4546;

	line-height: 16px;

	padding-left: 10px;

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 12px;

}

.list_ty .list_content .left .relevant .box {

	margin-bottom: 35px;

}

.list_ty .list_content .left .relevant .box .img_b {

	width: 210px;

	height: 160px;

	float: left;

	overflow: hidden;

}

.list_ty .list_content .left .relevant .box .img_b img {

	height: 100%;

	transition: 0.5s;

}

.list_ty .list_content .left .relevant .box:hover .img_b img {

	transform: scale(1.2);

	transition: 0.5s;

}

/*通用内容页*/

/*通用师资列表页*/

.list_teacher .teacher_content {

	width: 100%;

}

.list_teacher .teacher_content .main {

	width: 1200px;

	margin: 0 auto;

}

.list_teacher .teacher_content .container {

	width: calc(100% + 20px);

	overflow: hidden;

}

.list_teacher .teacher_content .container .box {

	width: 285px;

	height: 368px;

	position: relative;

	float: left;

	margin: 0 20px 16px 0;

	overflow: hidden;

	border-bottom: solid 1px #eeeeee;

}

.list_teacher .teacher_content .container .box img.img_teach {

	width: 100%;

}

.list_teacher .teacher_content .container .box .info {

	width: 100%;

	height: 140px;

	background-color: #f8f8f8;

	position: absolute;

	bottom: -50px;

	border: solid 1px #eeeeee;

	border-top: none;

	transition: 0.5s;

}

.list_teacher .teacher_content .container .box .info h3 {

	width: 170px;

	height: 50px;

	border-radius: 25px;

	font-size: 30px;

	line-height: 50px;

	top: -25px;

	left: 57.5px;

	background-color: #bfdcda;

	color: #282828;

	text-align: center;

	position: absolute;

}

.list_teacher .teacher_content .container .box .info .des {

	margin-top: 35px;

	overflow: hidden;

}

.list_teacher .teacher_content .container .box .info .des>div {

	float: left;

	height: 40px;

}

.list_teacher .teacher_content .container .box .info .des .left {

	width: 120px;

	border-right: solid 2px #626262;

	box-sizing: border-box;

}

.list_teacher .teacher_content .container .box .info .des .left img {

	float: left;

	width: 27px;

	height: 26px;

	margin-top: 3px;

	margin-left: 20px;

}

.list_teacher .teacher_content .container .box .info .des .left span {

	float: left;

}

.list_teacher .teacher_content .container .box .info .des .left .bf {

	font-size: 20px;

	color: #626262;

	padding-left: 5px;

	line-height: 40px;

}

.list_teacher .teacher_content .container .box .info .des .left span.cw {

	display: none;

}

.list_teacher .teacher_content .container .box .info .des .right {

	width: 165px;

	padding: 0 15px;

	box-sizing: border-box;

}

.list_teacher .teacher_content .container .box .info .des .right p {

	width: 100%;

	font-size: 20px;

	color: #626262;

}

.list_teacher .teacher_content .container .box .info .des .right span {

	display: block;

	width: 100%;

	font-size: 12px;

	color: #d2d2d2;

	text-align: center;

}

.list_teacher .teacher_content .container .box .info .xiangq {

	margin-top: 19px;

	overflow: hidden;

}

.list_teacher .teacher_content .container .box .info .xiangq p {

	width: 105px;

	height: 30px;

	border: solid 1px #d82628;

	border-radius: 5px;

}

.list_teacher .teacher_content .container .box .info .xiangq p a {

	font-size: 14px;

	display: block;

	text-align: center;

	line-height: 30px;

}

.list_teacher .teacher_content .container .box .info .xiangq p:first-child {

	background-color: #fe0000;

	float: left;

	margin-left: 28px;

}

.list_teacher .teacher_content .container .box .info .xiangq p:last-child {

	background-color: #fae5e8;

	float: right;

	margin-right: 28px;

}

.list_teacher .teacher_content .container .box .info .xiangq p:first-child a {

	color: #ffffff;

}

.list_teacher .teacher_content .container .box .info .xiangq p:last-child a {

	color: #cd001d;

}

.list_teacher .teacher_content .container .box:hover .info {

	bottom: 0;

	transition: 0.5s;

	background-color: #fe0000;

}

.list_teacher .teacher_content .container .box:hover .info h3 {

	background-color: #fae5e8;

	color: #282828;

}

.list_teacher .teacher_content .container .box:hover .info .des .left {

	border-right: solid 2px #ffffff;

}

.list_teacher .teacher_content .container .box:hover .info .des .left span.bf {

	color: #ffffff;

}

.list_teacher .teacher_content .container .box:hover .info .des .right p {

	color: #ffffff;

}

.list_teacher .pagelist {

	margin-left: 335px;

}

/*通用师资列表页*/

/*师资内容页*/

.list_ty .content_teachers .left .article {

	background-color: #ffffff;

}

.list_ty .list_content .left .ztn1 {

	overflow: hidden;

	background-color: #f8f8f8;

}

.list_ty .list_content .left .ztn1 .t_left {

	width: 390px;

	float: left;

}

.list_ty .list_content .left .ztn1 .t_left img {

	width: 100%;

}

.list_ty .list_content .left .ztn1 .t_right {

	float: left;

	margin-left: 60px;

}

.list_ty .list_content .left .ztn1 .t_right .container {

	margin-top: 40px;

}

.list_ty .list_content .left .ztn1 .t_right .container .m_img {

	display: none;

}

.list_ty .list_content .left .ztn1 .t_right .container h1 {

	font-size: 36px;

	color: #212121;

	float: left;

	line-height: 47px;

}

.list_ty .list_content .left .ztn1 .t_right .container span.address {

	float: left;

	font-size: 18px;

	color: #7d7d7d;

	margin-left: 50px;

	;

	background: url(../images/content_teachers_address.png) no-repeat left center;

	padding-left: 23px;

	line-height: 27px;

	display: table-cell;

	vertical-align: bottom;

	margin-top: 16px;

}

.list_ty .list_content .left .ztn1 .t_right .container p.slogen {

	clear: both;

	width: 310px;

	height: 30px;

	background-color: #272636;

	color: #ffffff;

	padding: 0 10px;

	line-height: 30px;

	box-sizing: border-box;

	font-size: 18px;

	margin-top: 20px;

}

.list_ty .list_content .left .ztn1 .t_right .container ul {

	margin-top: 15px;

	background: url(../images/content_teacher_shu.jpg) no-repeat left 7px top;

	padding-top: 23px;

	height: 210px;

}

.list_ty .list_content .left .ztn1 .t_right .container ul li {

	font-size: 16px;

	color: #212121;

	margin-bottom: 15px;

	background: url(../images/content_teacher_dian.png) no-repeat left center;

	padding-left: 35px;

}

.list_ty .list_content .left .ztn1 .t_right .container p.zx {

	width: 110px;

	height: 35px;

	background-color: #cd001d;

	border-radius: 5px;

	float: right;

}

.list_ty .list_content .left .ztn1 .t_right .container p.zx a {

	display: block;

	font-size: 16px;

	color: #ffffff;

	line-height: 35px;

	text-align: center;

}

.list_ty .list_content .left .ztn1 .t_right .container p.m_zx {

	display: none;

}

.list_ty .list_content .left .ztn2 {

	margin-top: 35px;

}

.list_ty .list_content .left .ztn2 .title {

	border-bottom: solid 1px #eeeeee;

	margin-bottom: 35px;

}

.list_ty .list_content .left .ztn2 .title p {

	width: 135px;

	height: 40px;

	background-color: #eeeeee;

	font-size: 18px;

	color: #212121;

	line-height: 40px;

	text-align: center;

}

.list_ty .list_content .left .ztn2 .youshi h4, .list_ty .list_content .left .ztn2 .yewu h4 {

	border-left: solid 3px #ff4546;

	line-height: 16px;

	padding-left: 10px;

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 20px;

}

.list_ty .list_content .left .ztn2 .youshi p {

	font-size: 14px;

	color: #212121;

	line-height: 25px;

}

.list_ty .list_content .left .ztn2 .yewu {

	margin-top: 40px;

}

.list_ty .list_content .left .ztn2 .yewu p {

	float: left;

	padding: 0 10px;

	height: 35px;

	background-color: #eeeeee;

	line-height: 35px;

	margin-bottom: 12px;

	margin-right: 15px;

	border-radius: 5px;

}

.list_ty .list_content .left .ztn2 .yewu p a {

	font-size: 14px;

	color: #212121;

}

.list_ty .list_content .left .ztn2 .yewu p:hover {

	background-color: #fe0000;

}

.list_ty .list_content .left .ztn2 .yewu p:hover a {

	color: #ffffff;

}

.list_ty .hr_fenge {

	width: 1200px;

	margin: 0 auto;

	height: 1px;

	margin-top: 40px;

	margin-bottom: 35px;

	background-color: #eeeeee;

}

.list_ty .tuijian {

	width: 1200px;

	margin: 0 auto 120px auto;

}

.list_ty .tuijian h4 {

	border-left: solid 3px #ff4546;

	line-height: 16px;

	padding-left: 10px;

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 30px;

}

.list_ty .tuijian .container {

	width: 1215px;

	overflow: hidden;

}

.list_ty .tuijian .box {

	width: 390px;

	margin-right: 15px;

	overflow: hidden;

	float: left;

}

.list_ty .tuijian .box .img {

	width: 210px;

	height: 190px;

	float: left;

}

.list_ty .tuijian .box .img img {

	width: 100%;

}

.list_ty .tuijian .box .info {

	width: 180px;

	height: 190px;

	float: left;

	background-color: #eeeeee;

	box-sizing: border-box;

	transition: 0.5s;

}

.list_ty .tuijian .box .info h3 {

	font-size: 21px;

	color: #212121;

	text-align: center;

	margin-top: 30px;

}

.list_ty .tuijian .box .info p {

	width: 90px;

	height: 22px;

	line-height: 22px;

	border-radius: 11px;

	font-size: 14px;

	margin: 10px auto 20px auto;

	background-color: #212121;

	text-align: center;

	color: #eeeeee;

}

.list_ty .tuijian .box .info span {

	display: block;

	font-size: 14px;

	color: #212121;

	margin-left: 30px;

	line-height: 22px;

}

.list_ty .tuijian .box:hover .info {

	background-color: #cd001d;

	transition: 0.5s;

}

.list_ty .tuijian .box:hover .info h3 {

	color: #ffffff;

}

.list_ty .tuijian .box:hover .info p {

	background-color: #ffffff;

	color: #cd001d;

}

.list_ty .tuijian .box:hover .info span {

	color: #ffffff;

}

/*师资内容页*/

/*资质审批列表页*/

.zzsp .l_ztn1 {

	height: auto;

	background: #f4f4f4;

}

.zzsp .l_ztn1 .title {

	margin: 55px 0 50px 0;

}

.zzsp .l_ztn1 .title h3 {

	color: #282828;

}

.zzsp .l_ztn1 .title h3 span {

	color: #fe0000;

}

.zzsp .l_ztn1 .title p {

	color: #aaaaad;

}

.zzsp .l_ztn1 .main {

	width: 1100px;

	margin: 0 auto;

}

.zzsp .l_ztn1 .container {

	width: 1120px;

	margin-bottom: 50px;

	overflow: hidden;

}

.zzsp .l_ztn1 .container .box {

	width: 265px;

	background-color: #ffffff;

	margin: 0 15px 15px 0;

	overflow: hidden;

	float: left;

}

.zzsp .ztn1_xial {

	display: none;

}

.zzsp .l_ztn1 .container .box {

	width: 265px;

	background-color: #ff6d44;

	margin: 0 15px 15px 0;

	overflow: hidden;

	float: left;

	box-shadow: 2px 2px 5px #d56545;

}

.zzsp .l_ztn1 .container .box:nth-child(2) {

	background-color: #3bcfd8;

	box-shadow: 2px 2px 5px #20acb5;

}

.zzsp .l_ztn1 .container .box:nth-child(3) {

	background-color: #ff9433;

	box-shadow: 2px 2px 5px #c67226;

}

.zzsp .l_ztn1 .container .box:nth-child(4) {

	background-color: #f48278;

	box-shadow: 2px 2px 5px #c54439;

}

.zzsp .l_ztn1 .container .box:nth-child(5) {

	background-color: #aa80cc;

	box-shadow: 2px 2px 5px #723f9b;

}

.zzsp .l_ztn1 .container .box:nth-child(6) {

	background-color: #e2584d;

	box-shadow: 2px 2px 5px #ae3a31;

}

.zzsp .l_ztn1 .container .box:nth-child(7) {

	background-color: #4a4f63;

	box-shadow: 2px 2px 5px #333a57;

}

.zzsp .l_ztn1 .container .box:nth-child(8) {

	background-color: #78b89e;

	box-shadow: 2px 2px 5px #478a6f;

}

.zzsp .l_ztn1 .container .box:nth-child(9) {

	background-color: #274255;

	box-shadow: 2px 2px 5px #1a3242;

}

.zzsp .l_ztn1 .container .box:nth-child(10) {

	background-color: #6c5ebd;

	box-shadow: 2px 2px 5px #45398d;

}

.zzsp .l_ztn1 .container .box:nth-child(11) {

	background-color: #5ab7e3;

	box-shadow: 2px 2px 5px #388ab1;

}

.zzsp .l_ztn1 .container .box h3 {

	font-size: 20px;

	color: #fff;

	text-align: center;

	font-weight: bold;

	margin-top: 30px;

}

.zzsp .l_ztn1 .container .box h3 span {

	font-size: 40px;

	color: #fff;

	text-align: center;

	font-weight: bold;

	margin-top: 30px;

}

.zzsp .l_ztn1 .container .box span {

	display: block;

	text-align: center;

	font-size: 12px;

	color: #eee;

	margin-top: 5px;

}

.zzsp .l_ztn1 .container .box h4 {

	display: block;

	text-align: center;

	font-size: 40px;

	color: #eee;

	margin-top: 15px;

	margin-bottom: 15px;

}

.zzsp .l_ztn1 .container .box p {

	width: 125px;

	height: 30px;

	background-color: #fff;

	border-radius: 5px;

	margin: 23px auto 25px auto;

	color: #ff6d44;

	line-height: 30px;

	text-align: center;

	cursor: pointer;

}

.zzsp .l_ztn1 .container .box:hover {

	background-color: #fff;

	box-shadow: 2px 2px 5px #aaa;

}

.zzsp .l_ztn1 .container .box:hover:nth-child(9) {

	background-color: #ff6d44;

	box-shadow: 2px 2px 5px #aaa;

}

.zzsp .l_ztn1 .container .box:hover p {

	background-color: #fe0000;

	color: #fff;

}

.zzsp .l_ztn1 .container .box:hover span {

	color: #aaa;

}

.zzsp .l_ztn1 .container .box:hover h3 {

	color: #fe0000;

}

.zzsp .l_ztn1 .container .box.ad {

	width: 99%;

}

.zzsp .l_ztn2 .container {

	width: 1200px;

	overflow: hidden;

	margin: 10px auto 110px auto;

}

.zzsp .l_ztn2 .container .box {

	width: 106px;

	float: left;

	cursor: pointer;

}

.zzsp .l_ztn2 .container .box1 {

	margin-left: 38px;

}

.zzsp .l_ztn2 .container .box p {

	font-size: 24px;

	margin-top: 15px;

	color: #424242;

	text-align: center;

}

.zzsp .l_ztn2 .container .box span {

	font-size: 12px;

	color: #b1b1b1;

	display: block;

	text-align: center;

}

.zzsp .l_ztn2 .container img.jt.six {

	display: none;

}

.zzsp .l_ztn2 .container .box8 {

	display: none;

}

.zzsp .l_ztn2 .container img.jt {

	float: left;

	margin: 50px 25px 0 15px;

}

.zzsp .l_ztn3 {

	height: 707px;

	background: url(../images/zzsp_ztn3_bj.png) no-repeat center;

}

.zzsp .l_ztn3 .title h3 {

	color: #ffffff;

}

.zzsp .l_ztn3 .container {

	width: 1200px;

	height: 360px;

	margin: 80px auto 0 auto;

	position: relative;

}

.zzsp .l_ztn3 .container .box {

	width: 240px;

	height: 240px;

	position: absolute;

	transition: 1s;

}

.zzsp .l_ztn3 .container .box:hover {

	transform: rotate(360deg);

	transition: 1s;

}

.zzsp .l_ztn3 .container .box1 {

	background: url(../images/zzsp_ztn3_box1.png) no-repeat center;

	background-size: 100%;

	left: 170px;

	top: 112px;

}

.zzsp .l_ztn3 .container .box2 {

	background: url(../images/zzsp_ztn3_box2.png) no-repeat center;

	background-size: 100%;

	left: 325px;

}

.zzsp .l_ztn3 .container .box3 {

	background: url(../images/zzsp_ztn3_box3.png) no-repeat center;

	background-size: 100%;

	left: 50%;

	margin-left: -120.5px;

	top: 112px;

}

.zzsp .l_ztn3 .container .box4 {

	background: url(../images/zzsp_ztn3_box4.png) no-repeat center;

	background-size: 100%;

	right: 331px;

}

.zzsp .l_ztn3 .container .box5 {

	background: url(../images/zzsp_ztn3_box5.png) no-repeat center;

	background-size: 100%;

	right: 170px;

	top: 112px;

}

.zzsp .l_ztn3 .container .box h4 {

	margin-top: 50px;

	font-size: 48px;

	color: #ffffff;

	font-weight: bold;

	text-align: center;

}

.zzsp .l_ztn3 .container .box p {

	font-size: 24px;

	color: #ffffff;

	margin-top: 5px;

	text-align: center;

}

.zzsp .l_ztn3 .container .box4 p {

	padding: 0 30px;

	line-height: 28px;

}

.zzsp .l_ztn3 .container .box span {

	font-size: 12px;

	color: #ffffff;

	display: block;

	text-align: center;

	opacity: 0.5;

}

.zzsp .l_ztn4 .container {

	width: 1200px;

	height: 323px;

	margin: 76px auto 150px auto;

	position: relative;

	background: url(../images/zzsp_ztn4_bj.png) no-repeat center;

	/*background: url(../images/yh_bj.png) no-repeat center;*/

}

.zzsp .l_ztn4 .container .box {

	width: 335px;

	height: 95px;

	border: solid 1px #ffc68d;

	border-radius: 5px;

	padding-left: 35px;

	padding-top: 15px;

	box-sizing: border-box;

	position: absolute

}

.zzsp .l_ztn4 .container .box1 {

	left: 95px;

	top: 0;

}

.zzsp .l_ztn4 .container .box2 {

	right: 95px;

	top: 0;

}

.zzsp .l_ztn4 .container .box3 {

	left: 95px;

	top: 180px;

}

.zzsp .l_ztn4 .container .box4 {

	right: 95px;

	top: 180px;

}

.zzsp .l_ztn4 .container .box5 {

	right: 435px;

	top: 330px;

}

.zzsp .l_ztn4 .container .box p {

	font-size: 24px;

	/*font-size: 16px;*/

	color: #372e31;

}

.zzsp .l_ztn4 .container .box span {

	display: block;

	font-size: 24px;

	/*font-size: 18px;*/

	color: #ff8e1c;

	font-weight: bold;

}

.zzsp .l_ztn4 .container .dd {

	position: absolute;

	font-size: 34px;

	color: #ff0000;

	opacity: 0.6;

	width: 140px;

	left: 50%;

	margin-left: -68px;

	top: 75px;

}

.zzsp .l_ztn6 {

	background: none;

	top: 0;

}

.zzsp .l_ztn6 .container {

	width: 1200px;

	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;

}

.zzsp .l_ztn6 .container .self p {

	border: solid 2px #bbbaba;

	color: #bbbaba;

}

.zzsp .l_ztn6 .container .self ul li {

	color: #bbbaba;

	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;

}

.zzsp .l_ztn6 .container .vs {

	left: 491px;

}

.zzsp .l_ztn7 {

	background-color: #f4f4f4;

}

.zzsp .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/zzsp_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp .l_ztn7 .container ul li.csjz {

	background: url(../images/zzsp_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp .l_ztn7 .container ul li.sbsq {

	background: url(../images/zzsp_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp .l_ztn7 .container ul li.sqsk {

	background: url(../images/zzsp_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp .l_ztn7 .container ul li.sbkh {

	background: url(../images/zzsp_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*资质审批列表页*/

/*资质审批内容页*/

.zzsp_content .mianbao {

	background-color: #f2f2f2;

}

.zzsp_content .l_ztn1 {

	background: none;

	height: auto;

}

.zzsp_content .l_ztn1 .container {

	width: 1026px;

	margin: 0 auto;

	overflow: hidden;

}

.zzsp_content .l_ztn1 .main {

	width: 1006px;

	margin: 0 auto;

	overflow: hidden;

}

.zzsp_content .l_ztn1 .container .box {

	width: 322px;

	height: 222px;

	float: left;

	margin-right: 20px;

}

.zzsp_content .l_ztn1 .container .box1 {

	background: url(../images/zzsp_content_ztn1_box1.png) no-repeat center;

	background-color: #f8f8f8;

	background-size: 2.6rem 1.68rem;

}

.zzsp_content .l_ztn1 .container .box2 {

	background: url(../images/zzsp_content_ztn1_box2.png) no-repeat center;

	background-color: #f8f8f8;

	background-size: 2.6rem 1.68rem;

}

.zzsp_content .l_ztn1 .container .box3 {

	background: url(../images/zzsp_content_ztn1_box3.png) no-repeat center;

	background-color: #f8f8f8;

	background-size: 2.6rem 1.68rem;

}

.zzsp_content .l_ztn1 .container .box4 {

	display: none;

}

.zzsp_content .l_ztn1 .container .box p {

	font-size: 16px;

	line-height: 22px;

	width: 180px;

	box-sizing: border-box;

}

.zzsp_content .l_ztn1 .container .box p.fir {

	height: 83px;

	margin-top: 27px;

	color: #ffffff;

	margin-left: 87px;

	padding: 18px 0 0 15px;

}

.zzsp_content .l_ztn1 .container .box p.sec {

	height: 74px;

	margin-top: 15px;

	margin-left: 30px;

	padding: 11px 0 0 20px;

	color: #555555;

}

.zzsp_content .l_ztn1 .container p.cx {

	width: 335px;

	height: 65px;

	border-radius: 10px;

	line-height: 65px;

	font-size: 24px;

	color: #ffffff;

	background-color: #fe0000;

	text-align: center;

	margin: 60px auto 75px auto;

	cursor: pointer;

}

.zzsp_content .biaodan .form form label input.gongsi {

	background-color: #ffffff;

}

.zzsp_content .l_ztn2 {

	background-color: #f2f2f2;

}

.zzsp_content .l_ztn2 .container {

	width: 1200px;

	margin: 87px auto 110px auto;

	overflow: hidden;

	padding-left: 61px;

	box-sizing: border-box;

}

.zzsp_content .l_ztn2 .container .box {

	width: 154px;

	height: 270px;

	float: left;

}

.zzsp_content .l_ztn2 .container .box>div {

	width: 100%;

	height: 135px;

	position: relative;

}

.zzsp_content .l_ztn2 .container .box .des {

	width: 100%;

}

.zzsp_content .l_ztn2 .container .box .des p {

	font-size: 24px;

	color: #282828;

	text-align: center;

}

.zzsp_content .l_ztn2 .container .box .des span {

	font-size: 12px;

	color: #282828;

	opacity: 0.5;

	display: block;

	text-align: center;

}

.zzsp_content .l_ztn2 .container .box .yuan {

	width: 154px;

	height: 77px;

	font-size: 45px;

	color: #ffffff;

	font-weight: bold;

	text-align: center;

	line-height: 77px;

}

.zzsp_content .l_ztn2 .container .box .top .yuan {

	position: absolute;

	bottom: 0;

	border-radius: 77px 77px 0 0;

}

.zzsp_content .l_ztn2 .container .box .bottom .yuan {

	border-radius: 0 0 77px 77px;

}

.zzsp_content .l_ztn2 .container .box .bottom .des {

	position: absolute;

	bottom: 0;

}

.zzsp_content .l_ztn2 .container .box1 .yuan {

	background-color: #fd872d;

}

.zzsp_content .l_ztn2 .container .box2 .yuan {

	background-color: #920b45;

}

.zzsp_content .l_ztn2 .container .box3 .yuan {

	background-color: #035585;

}

.zzsp_content .l_ztn2 .container .box4 .yuan {

	background-color: #37acf9;

}

.zzsp_content .l_ztn2 .container .box5 .yuan {

	background-color: #038568;

}

.zzsp_content .l_ztn2 .container .box6 .yuan {

	background-color: #f9376e;

}

.zzsp_content .l_ztn2 .container .box7 .yuan {

	background-color: #6b0385;

}

.zzsp_content .l_ztn2 .container .box8 {

	display: none;

}

.zzsp_content .l_ztn3 {

	background: url(../images/zzsp_content_ztn3_bj.jpg) no-repeat center;

	height: 760px;

}

.zzsp_content .l_ztn3 .title {

	margin: 80px 0 40px 0;

}

.zzsp_content .l_ztn3 .title h3 {

	color: #ffffff;

}

.zzsp_content .l_ztn3 .title p {

	display: none

}

.zzsp_content .l_ztn3 .container {

	position: relative;

	width: 1200px;

	margin: 0 auto;

	height: 580px;

}

.zzsp_content .l_ztn3 .container .box1 {

	bottom: 85px;

	left: 170px;

	background: url(../images/zzsp_content_ztn3_box1.png) no-repeat center top 25px;

}

.zzsp_content .l_ztn3 .container .box2 {

	bottom: 256px;

	left: 220px;

	background: url(../images/zzsp_content_ztn3_box2.png) no-repeat center top 25px;

}

.zzsp_content .l_ztn3 .container .box3 {

	bottom: 382px;

	left: 347px;

	background: url(../images/zzsp_content_ztn3_box3.png) no-repeat center top 25px;

}

.zzsp_content .l_ztn3 .container .box4 {

	top: 0;

	left: 50%;

	margin-left: -77.5px;

	background: url(../images/zzsp_content_ztn3_box4.png) no-repeat center top 25px;

}

.zzsp_content .l_ztn3 .container .box5 {

	bottom: 382px;

	right: 347px;

	background: url(../images/zzsp_content_ztn3_box5.png) no-repeat center top 25px;

}

.zzsp_content .l_ztn3 .container .box6 {

	bottom: 256px;

	right: 220px;

	background: url(../images/zzsp_content_ztn3_box6.png) no-repeat center top 10px;

}

.zzsp_content .l_ztn3 .container .box7 {

	bottom: 85px;

	right: 170px;

	background: url(../images/zzsp_content_ztn3_box7.png) no-repeat center top 25px;

}

.zzsp_content .l_ztn3 .container .box {

	width: 155px;

	height: 155px;

	border-radius: 77.5px;

	background-color: #121d42;

	border: solid 6px rgba(255,255,255,0.1);

	position: absolute;

	box-sizing: border-box;

}

.zzsp_content .l_ztn3 .container .box p {

	font-size: 17px;

	color: #afafaf;

	width: 115px;

	margin: 76px auto 0 auto;

	text-align: center;

}

.zzsp_content .l_ztn3 .container .box6 p {

	width: 130px;

	margin: 58px auto 0 auto;

}

.zzsp_content .l_ztn3 .container .box span {

	display: none;

}

.zzsp_content .l_ztn3 p.des {

	position: absolute;

	font-size: 24px;

	color: #344faa;

	width: 190px;

	text-align: center;

	left: 50%;

	margin-left: -95px;

	top: 197px;

}

.zzsp_content .l_ztn3 p.des span {

	font-size: 18px;

	display: block;

	color: #344faa;

	text-align: center;

}

.zzsp_content .l_ztn3 p.strong {

	position: absolute;

	font-size: 48px;

	color: #ffffff;

	font-weight: bold;

	width: 170px;

	left: 50%;

	margin-left: -85px;

	top: 300px;

}

.zzsp_content .l_ztn5 {

	background: none;

}

.zzsp_content .l_ztn5 .title h3 {

	color: #282828;

}

.zzsp_content .l_ztn5 .container {

	width: 1010px;

	margin: 0 auto 80px auto;

	height: 415px;

	background: url(../images/zzsp_content_ztn5_bj.png) no-repeat center;

}

.zzsp_content .l_ztn5 .container .box {

	width: 250px;

	height: 415px;

}

.zzsp_content .l_ztn5 .container .box>div {

	width: 100%;

	height: 207.5px;

	overflow: hidden;

}

.zzsp_content .l_ztn5 .container .box>div img {

	float: right;

	margin-right: 15px;

}

.zzsp_content .l_ztn5 .container .box .bottom img {

	margin-top: 21px;

}

.zzsp_content .l_ztn5 .container .box .des {

	margin-top: 33px;

}

.zzsp_content .l_ztn5 .container .box .des p {

	font-size: 48px;

	font-weight: bold;

	color: #282828;

	opacity: 0.5;

	text-align: center;

}

.zzsp_content .l_ztn5 .container .box .des span {

	width: 175px;

	font-size: 18px;

	color: #282828;

	text-align: center;

	display: block;

	margin: 0 auto;

}

.zzsp_content .l_ztn6 {

	width: 100%;

	top: 0;

	background-color: #ffffff;

}

.zzsp_content .l_ztn6 .container {

	width: 1200px;

	background: url(../images/gsbg_ztn6_bj.jpg) no-repeat center;

}

.zzsp_content .l_ztn6 .container .self p {

	border: solid 2px #bbbaba;

	color: #bbbaba;

}

.zzsp_content .l_ztn6 .container .self ul li {

	color: #bbbaba;

	background: url(../images/gsbg_ztn6_self_1.png) no-repeat left center;

}

.zzsp_content .l_ztn6 .container .vs {

	left: 491px;

}

.zzsp_content .l_ztn7 {

	background-color: #f4f4f4;

}

.zzsp_content .l_ztn7 .container ul li.yhkh {

	background-color: #254788;

	background: url(../images/zzsp_ztn7_1.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp_content .l_ztn7 .container ul li.csjz {

	background: url(../images/zzsp_ztn7_2.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp_content .l_ztn7 .container ul li.sbsq {

	background: url(../images/zzsp_ztn7_3.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp_content .l_ztn7 .container ul li.sqsk {

	background: url(../images/zzsp_ztn7_4.jpg) no-repeat center;

	background-size: 100%;

}

.zzsp_content .l_ztn7 .container ul li.sbkh {

	background: url(../images/zzsp_ztn7_5.jpg) no-repeat center;

	background-size: 100%;

}

/*资质审批内容页*/

/*搜索页banner*/

.search .banner {

	height: 250px;

}

.search .banner .swiper-container {

	height: 250px;

}

.search .banner .swiper-container .swiper-slide img {

	height: 250px;

}

/*咨询聊天*/

.talk {

	width: 70px;

	position: fixed;

	right: 10px;

	bottom: 200px;

	z-index: 999;

}

.talk .box {

	width: 70px;

	height: 70px;

	border-radius: 5px;

	border: solid 1px #e5e5e5;

	background-color: #ffffff;

	cursor: pointer;

}

.talk .box:hover {

	background-color: #fe0000;

	border: solid 1px #fe0000;

}

.talk .box.fan {

	background-color: #fe0000;

	border: solid 1px #fe0000;

}

.talk .box:hover p {

	color: #ffffff;

}

.talk .box img {

	margin: 10px auto 5px auto;

}

.talk .box p {

	font-size: 14px;

	color: #666666;

	text-align: center;

}

.talk .box.fan p {

	color: #ffffff;

}

.talk .erweima {

	width: 177px;

	height: 200px;

	border: solid 1px #e5e5e5;

	position: fixed;

	right: 90px;

	bottom: 277px;

	background-color: #ffffff;

	display: none;

}

.talk .erweima img {

	margin: 15px auto 5px auto;

	width: 120px

}

.talk .erweima p {

	font-size: 14px;

	color: #666666;

	text-align: center;

}

.talk .kf_tel {

	width: 226px;

	height: 70px;

	background-color: #fe0000;

	position: fixed;

	right: 90px;

	bottom: 343px;

	border-radius: 5px;

	display: none;

}

.talk .kf_tel img {

	float: Left;

	margin: 17.5px 10px 17.5px 15px;

}

.talk .kf_tel p {

	float: left;

	font-size: 20px;

	font-weight: bold;

	color: #ffffff;

	line-height: 35px;

	margin-top: 17.5px;

}

.talk .kf_phone {

	width: 226px;

	height: 70px;

	background-color: #fe0000;

	position: fixed;

	right: 90px;

	bottom: 273px;

	border-radius: 5px;

	display: none;

}

.talk .kf_phone img {

	float: Left;

	margin: 17.5px 10px 17.5px 15px;

}

.talk .kf_phone p {

	float: left;

	font-size: 20px;

	font-weight: bold;

	color: #ffffff;

	line-height: 35px;

	margin-top: 17.5px;

}

/*咨询聊天*/

/**基金小镇**/

.jj_ztn {

	width: 100%;

	overflow: hidden;

}

.jj_ztn .title {

	width: 100%;

}

.jj_ztn .title p {

	font-size: 30px;

	font-weight: bold;

	color: #3c3c44;

	text-align: center;

	margin-top: 90px;

}

.jj_ztn .title span {

	display: block;

	width: 100%;

	text-align: center;

	font-size: 16px;

	color: #afafaf;

}

.jj_ztn1 .container {

	margin-top: 80px;

	height: 475px;

	padding-bottom: 90px;

}

.jj_ztn1 .container .box {

	float: left;

	position: relative;

	width: 355px;

	height: 470px;

	box-shadow: 5px 5px 5px #f7f7f7;

	border-radius: 10px;

	transition: 0.5s;

	top: 0;

}

.jj_ztn1 .container .box:hover {

	top: -10px;

	transition: 0.5s;

}

.jj_ztn1 .container .box1 {

	margin-left: 25px;

}

.jj_ztn1 .container .box2, .jj_ztn1 .container .box3 {

	margin-left: 55px;

}

.jj_ztn1 .container .box .img {

	width: 355px;

	height: 260px;

	overflow: hidden;

}

.jj_ztn1 .container .box .img img {

	width: 100%;

}

.jj_ztn1 .container .box .info {

	width: 100%;

	height: 210px;

	padding-left: 23px;

	padding-right: 50px;

	box-sizing: border-box;

	overflow: hidden;

}

.jj_ztn1 .container .box .info p {

	font-size: 23px;

	font-weight: bold;

	color: #37363c;

	margin-top: 25px;

}

.jj_ztn1 .container .box .info span {

	display: block;

	font-size: 16px;

	line-height: 30px;

	color: #6b6b6b;

	margin-top: 10px;

}

.jj_ztn2 {

	background: url(../images/jjztn2_bj.jpg) no-repeat center;

	width: 100%;

	height: 590px;

}

.jj_ztn2 .title p {

	color: #ffffff;

}

.jj_ztn2 .title span {

	color: #55656d;

}

.jj_ztn2 .container {

	width: 100%;

	overflow: hidden;

	margin-top: 90px;

}

.jj_ztn2 .container .box {

	width: 300px;

	float: left;

}

.jj_ztn2 .container .box img {

	width: 65px;

	margin: 0 auto;

}

.jj_ztn2 .container .box p {

	font-size: 48px;

	font-weight: bold;

	color: #ffffff;

	text-align: center;

	margin-top: 10px;

}

.jj_ztn2 .container .box span {

	display: block;

	font-size: 18px;

	font-weight: bold;

	color: #ffffff;

	text-align: center;

}

.jj_ztn3 {

	margin-bottom: 115px;

}

.jj_ztn3 .container {

	background: url(../images/jjztn3_bj.png) no-repeat center;

	height: 608px;

	position: relative;

	width: 1200px;

	margin: 30px auto 0 auto;

}

.jj_ztn3 .container .box {

	width: 230px;

	height: 230px;

	position: absolute;

}

.jj_ztn3 .container .box .top {

	width: 100%;

}

.jj_ztn3 .container .box .top h3 {

	font-size: 22px;

	line-height: 28px;

	text-align: center;

	color: rgba(255,255,255,0.4);

	display: none;

}

.jj_ztn3 .container .box:hover .top h3 {

	display: block;

}

.jj_ztn3 .container .box1 .top h3 {

	display: block;

}

.jj_ztn3 .container .box .top h3:before {

	content: "";

	width: 32px;

	position: absolute;

	background: rgba(255,255,255,0.4);

	height: 1px;

	top: 14px;

	left: 27%;

}

.jj_ztn3 .container .box .top h3:after {

	content: "";

	width: 32px;

	position: absolute;

	background: rgba(255,255,255,0.4);

	height: 1px;

	top: 14px;

	right: 27%;

}

.jj_ztn3 .container .box .top p {

	font-size: 22px;

	color: #fffff3;

	text-align: center;

}

.jj_ztn3 .container .box .top span {

	font-size: 12px;

	display: block;

	color: rgba(255,255,255,0.4);

	text-align: center;

}

.jj_ztn3 .container .box p.des {

	font-size: 15px;

	line-height: 21px;

	color: rgba(255,255,255,0.6);

	width: 100%;

	text-align: center;

	margin-top: 17px;

	display: none;

}

.jj_ztn3 .container .box:hover p.des {

	display: block;

	transition: 0.5s;

}

.jj_ztn3 .container .box1 p.des {

	display: block;

}

.jj_ztn3 .container .box1 {

	left: 50%;

	margin-left: -115px;

	top: 133px;

}

.jj_ztn3 .container .box2 {

	left: 122px;

	top: 235px;

	transition: 0.5s;

}

.jj_ztn3 .container .box2:hover {

	left: 122px;

	top: 197px;

	transition: 0.5s;

}

.jj_ztn3 .container .box3 {

	right: 122px;

	top: 235px;

	transition: 0.5s;

}

.jj_ztn3 .container .box3:hover {

	right: 122px;

	top: 197px;

	transition: 0.5s;

}

.jj_ztn3 .container .box4 {

	left: 297px;

	top: 414px;

	transition: 0.5s;

}

.jj_ztn3 .container .box4:hover {

	left: 297px;

	top: 377px;

	transition: 0.5s;

}

.jj_ztn3 .container .box5 {

	right: 297px;

	top: 414px;

	transition: 0.5s;

}

.jj_ztn3 .container .box5:hover {

	right: 297px;

	top: 377px;

	transition: 0.5s;

}

/**基金小镇**/

